[all-commits] [llvm/llvm-project] a043fc: [AArch64] Fix test streaming-compatible-expand-mas...

david-arm via All-commits all-commits at lists.llvm.org
Thu Dec 1 02:49:16 PST 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a043fcf92fa30b606eff8a5db862ffc7acc10729
      https://github.com/llvm/llvm-project/commit/a043fcf92fa30b606eff8a5db862ffc7acc10729
  Author: David Sherwood <david.sherwood at arm.com>
  Date:   2022-12-01 (Thu, 01 Dec 2022)

  Changed paths:
    M llvm/test/Transforms/ScalarizeMaskedMemIntrin/AArch64/streaming-compatible-expand-masked-gather-scatter.ll

  Log Message:
  -----------
  [AArch64] Fix test streaming-compatible-expand-masked-gather-scatter.ll

Fixes an issue introduced by D138588.

We should only run the test on a aarch64 registered target since it
makes use of a target-only flag.




More information about the All-commits mailing list