[all-commits] [llvm/llvm-project] d45953: [RISCV] Fix accidental deletion of test lines in 2...

Philip Reames via All-commits all-commits at lists.llvm.org
Fri Jun 10 09:03:07 PDT 2022


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: d45953080402ada71fb4f5a4054f5f0dcb952518
      https://github.com/llvm/llvm-project/commit/d45953080402ada71fb4f5a4054f5f0dcb952518
  Author: Philip Reames <preames at rivosinc.com>
  Date:   2022-06-10 (Fri, 10 Jun 2022)

  Changed paths:
    M llvm/test/Analysis/CostModel/RISCV/reduce-and.ll
    M llvm/test/Analysis/CostModel/RISCV/reduce-or.ll

  Log Message:
  -----------
  [RISCV] Fix accidental deletion of test lines in 2247e4d

Apparently, update_analyze_test_checks.sh does *not* warn on conflicting CHECKs, it just silently drops those lines from the generated test.  That is.. less than helpful.




More information about the All-commits mailing list