[all-commits] [llvm/llvm-project] 5271fc: [ARM] Regenerate select_xform.ll test checks

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Wed Jul 13 05:53:28 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5271fcd8fc134da2f544b9842a1d98bdccec4949
      https://github.com/llvm/llvm-project/commit/5271fcd8fc134da2f544b9842a1d98bdccec4949
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

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

  Log Message:
  -----------
  [ARM] Regenerate select_xform.ll test checks


  Commit: 9bc77b734294d618cf3f0b5f0f36863f337186e1
      https://github.com/llvm/llvm-project/commit/9bc77b734294d618cf3f0b5f0f36863f337186e1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M llvm/test/CodeGen/AArch64/arm64-vselect.ll

  Log Message:
  -----------
  [AArch64] Regenerate arm64-vselect.ll test checks

The ushll -> sshll FIXME had been fixed long ago, but nobody noticed because the test wasn't checking for either.....


  Commit: 04419a5f55d7eebc2d2f3c9fb74d3a417b7964c1
      https://github.com/llvm/llvm-project/commit/04419a5f55d7eebc2d2f3c9fb74d3a417b7964c1
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2022-07-13 (Wed, 13 Jul 2022)

  Changed paths:
    M llvm/test/CodeGen/AArch64/arm64-vshuffle.ll

  Log Message:
  -----------
  [AArch64] Regenerate arm64-vshuffle.ll test checks

Not quite ready to use the update script, but can clean it up slightly so the diffs aren't so great.


Compare: https://github.com/llvm/llvm-project/compare/b65281523632...04419a5f55d7


More information about the All-commits mailing list