[PATCH] D125083: [RISCV] Use check-prefixes to reduce check lines

Shao-Ce SUN via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun May 8 08:26:12 PDT 2022


sunshaoce updated this revision to Diff 427940.
sunshaoce added a comment.

Add more tests


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D125083/new/

https://reviews.llvm.org/D125083

Files:
  llvm/test/CodeGen/RISCV/float-arith-strict.ll
  llvm/test/CodeGen/RISCV/float-arith.ll
  llvm/test/CodeGen/RISCV/float-convert-strict.ll
  llvm/test/CodeGen/RISCV/float-convert.ll
  llvm/test/CodeGen/RISCV/float-fcmp-strict.ll
  llvm/test/CodeGen/RISCV/float-fcmp.ll
  llvm/test/CodeGen/RISCV/float-imm.ll
  llvm/test/CodeGen/RISCV/float-intrinsics-strict.ll
  llvm/test/CodeGen/RISCV/float-isnan.ll
  llvm/test/CodeGen/RISCV/float-mem.ll
  llvm/test/CodeGen/RISCV/float-round-conv-sat.ll
  llvm/test/CodeGen/RISCV/float-select-fcmp.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125083.427940.patch
Type: text/x-patch
Size: 99710 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220508/b78379bb/attachment.bin>


More information about the llvm-commits mailing list