[llvm] [SelectOpt] Support ADD and SUB with zext operands. (PR #115489)
Alexander Kornienko via llvm-commits
llvm-commits at lists.llvm.org
Mon Dec 9 17:04:34 PST 2024
alexfh wrote:
Heads up: we see a number of test failures on aarch64 after this commit. Might be a miscompilation. A reduced test case is in the works.
https://github.com/llvm/llvm-project/pull/115489
More information about the llvm-commits
mailing list