[PATCH] D101005: [AArch64][GlobalISel] Simplify out of range rotate amount.

Jay Foad via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 22 01:50:50 PDT 2021


foad added a comment.

What's the point of this? Does it somehow end up generating better code?

If it is useful, you could also do the same for FSHL and FSHR.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D101005/new/

https://reviews.llvm.org/D101005



More information about the llvm-commits mailing list