[PATCH] D109264: [GlobalISel] Add G_ROTL and G_ROTR to right_identity_zero

Jon Roelofs via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 3 18:40:15 PDT 2021


jroelofs accepted this revision.
jroelofs added a comment.
This revision is now accepted and ready to land.

LGTM



================
Comment at: llvm/test/CodeGen/AArch64/GlobalISel/prelegalizercombiner-trivial-arith.mir:345
+    RET_ReallyLR implicit $w0
+...
+...
----------------
extra `...`


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

https://reviews.llvm.org/D109264



More information about the llvm-commits mailing list