[all-commits] [llvm/llvm-project] 416deb: [test] Move pr73894.ll to AArch64 directory and up...

Cameron McInally via All-commits all-commits at lists.llvm.org
Wed Mar 6 18:25:50 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 416debf79b90256b794efb583696dbc085f3f050
      https://github.com/llvm/llvm-project/commit/416debf79b90256b794efb583696dbc085f3f050
  Author: Cameron McInally <cameron.mcinally at nyu.edu>
  Date:   2024-03-06 (Wed, 06 Mar 2024)

  Changed paths:
    A llvm/test/Transforms/LoopVectorize/AArch64/pr73894.ll
    R llvm/test/Transforms/LoopVectorize/pr73894.ll

  Log Message:
  -----------
  [test] Move pr73894.ll to AArch64 directory and update the target triple (#84269)

pr73894.ll is failing on a number of non-AArch64 buildbots. I'm not
certain that this is a proper fix, but I think it's best to move the
test to the test/Transforms/LoopVectorize/AArch64/ directory and replace
the triple with one commonly used in that directory.

llvm#73894



To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list