[llvm] [AArch64][GlobalISel] Avoid running the shl(zext(a), C) -> zext(shl(a, C)) combine. (PR #67045)

Jon Roelofs via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 21 13:13:13 PDT 2023


https://github.com/jroelofs approved this pull request.

LGTM

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


More information about the llvm-commits mailing list