[llvm] [AArch64][GlobalISel] Push ADD/SUB through Extend Instructions (PR #90964)
Thorsten Schütt via llvm-commits
llvm-commits at lists.llvm.org
Thu May 9 22:36:41 PDT 2024
tschuett wrote:
Why is the combine routed on add/sub and not on abs?
https://github.com/llvm/llvm-project/pull/90964
More information about the llvm-commits
mailing list