================
@@ -553,16 +553,17 @@ void Instruction::dropUBImplyingAttrsAndUnknownMetadata(
}
void Instruction::dropUBImplyingAttrsAndMetadata(ArrayRef<unsigned> Keep) {
----------------
nikic wrote:
I think the `Keep` is no longer needed now, but I guess it doesn't hurt to keep
it...
https://github.com/llvm/llvm-project/pull/154635
_______________________________________________
llvm-branch-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-branch-commits