[llvm] [InstCombine] Fix missed opportunity to fold 'or' into 'mul' operand. (PR #74225)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Sun Dec 3 01:22:03 PST 2023
nikic wrote:
It looks like this caused an infinite loop in the stage2 clang build.
https://github.com/llvm/llvm-project/pull/74225
More information about the llvm-commits
mailing list