[all-commits] [llvm/llvm-project] 822569: [LSR] Enable SCEV verification for test from f3a0a...

Florian Hahn via All-commits all-commits at lists.llvm.org
Sat Jun 17 13:08:09 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 822569821233d673a7b1ded137390da98207d179
      https://github.com/llvm/llvm-project/commit/822569821233d673a7b1ded137390da98207d179
  Author: Florian Hahn <flo at fhahn.com>
  Date:   2023-06-17 (Sat, 17 Jun 2023)

  Changed paths:
    M llvm/test/Transforms/LoopStrengthReduce/X86/pr62660-normalization-failure.ll

  Log Message:
  -----------
  [LSR] Enable SCEV verification for test from f3a0ad2d and mark as XFAIL

The test fails SCEV verification, which cause the expensive check bots
to fail. Always run verification and mark as XFAIL until fixed.




More information about the All-commits mailing list