[llvm] [InstCombine] Fold xored one-complemented operand comparisons (PR #69882)
Yingwei Zheng via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 24 08:26:02 PDT 2023
dtcxzyw wrote:
> @dtcxzyw why did the build fail?
You should add `Value *C` to shadow the definition `const APInt *C` in the outer scope.
https://github.com/llvm/llvm-project/pull/69882
More information about the llvm-commits
mailing list