[llvm] [GlobalIsel][AArch64] Replace N bit G_ADD with N/2 bit G_ADD if the lower bits are known to be zeros (PR #101327)

via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 1 04:13:44 PDT 2024


KRM7 wrote:

> This sounds like an interesting optimization. Why doesn't it happen already after legalizing the add?

Where/why would you expect this to already happen?

https://github.com/llvm/llvm-project/pull/101327


More information about the llvm-commits mailing list