[all-commits] [llvm/llvm-project] 87c99d: [Matrix] Add -matrix-allow-contract=false to tests.

Florian Hahn via All-commits all-commits at lists.llvm.org
Mon Jun 7 04:14:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 87c99d2b970be7c16ab0382c6c59e4d3abbf4a48
      https://github.com/llvm/llvm-project/commit/87c99d2b970be7c16ab0382c6c59e4d3abbf4a48
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

  Changed paths:
    M llvm/test/Transforms/LowerMatrixIntrinsics/const-gep.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/preserve-existing-fast-math-flags.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/propagate-backward.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/propagate-forward.ll
    M llvm/test/Transforms/LowerMatrixIntrinsics/propagate-multiple-iterations.ll

  Log Message:
  -----------
  [Matrix] Add -matrix-allow-contract=false to tests.

Explicitly specify contract behavior, so the tests are independent of
the current default of the flag.


  Commit: 8344e215ec6caac4b3372d6e96333b35ab1d8741
      https://github.com/llvm/llvm-project/commit/8344e215ec6caac4b3372d6e96333b35ab1d8741
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2021-06-07 (Mon, 07 Jun 2021)

  Changed paths:
    M llvm/test/Transforms/LoopVectorize/AMDGPU/packed-math.ll
    M llvm/test/Transforms/LoopVectorize/PowerPC/optimal-epilog-vectorization.ll
    M llvm/test/Transforms/LoopVectorize/PowerPC/vectorize-bswap.ll
    M llvm/test/Transforms/LoopVectorize/PowerPC/widened-massv-call.ll
    M llvm/test/Transforms/LoopVectorize/PowerPC/widened-massv-vfabi-attr.ll
    M llvm/test/Transforms/LoopVectorize/RISCV/masked_gather_scatter.ll

  Log Message:
  -----------
  [LV] Update more target-specific tests after 23c2f2e6b24d.


Compare: https://github.com/llvm/llvm-project/compare/6e7bbdd6e7f7...8344e215ec6c


More information about the All-commits mailing list