[llvm] [ARM] Resolve FIXME: Transform "(and (shl x, c2) c1)" into "(shl (and x, c1>>c2), c2)" (PR #82120)

via llvm-commits llvm-commits at lists.llvm.org
Sat Feb 17 08:40:49 PST 2024


github-actions[bot] wrote:

⚠️ We detected that you are using a GitHub private e-mail address to contribute to the repo.
  Please turn off [Keep my email addresses private](https://github.com/settings/emails) setting in your account.
  See [LLVM Discourse](https://discourse.llvm.org/t/hidden-emails-on-github-should-we-do-something-about-it) for more information.


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


More information about the llvm-commits mailing list