[all-commits] [llvm/llvm-project] d20f3f: Add initial coverage for invalid instruction costs...
Philip Reames via All-commits
all-commits at lists.llvm.org
Tue Jun 7 09:56:30 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d20f3fb6a24b20e7dc986573e55082d73004e2ce
https://github.com/llvm/llvm-project/commit/d20f3fb6a24b20e7dc986573e55082d73004e2ce
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-06-07 (Tue, 07 Jun 2022)
Changed paths:
A llvm/test/Transforms/LoopRotate/RISCV/invalid-cost.ll
A llvm/test/Transforms/LoopRotate/RISCV/lit.local.cfg
Log Message:
-----------
Add initial coverage for invalid instruction costs in LoopRotate
Once extended with a case which requires duplication, will serve as test for crash being fixed in D127131.
More information about the All-commits
mailing list