[all-commits] [llvm/llvm-project] b432f8: [ARM] Update ror.ll test to canonicalized IR

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Sat May 7 09:24:03 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: b432f80e48a005b47cee7bb86bc9ec9cc861b705
      https://github.com/llvm/llvm-project/commit/b432f80e48a005b47cee7bb86bc9ec9cc861b705
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-05-07 (Sat, 07 May 2022)

  Changed paths:
    M llvm/test/CodeGen/ARM/ror.ll

  Log Message:
  -----------
  [ARM] Update ror.ll test to canonicalized IR

As discussed on D124839, we're almost certainly only ever going to see this from IR directly - which now will create funnel shift intrinsics directly

I've also added a couple of rotl(rotr()) tests to check left/right rotation merging.




More information about the All-commits mailing list