[PATCH] D122961: [RISCV][NFC] Remove some check prefixes as it works the same as FileCheck

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 5 20:22:42 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9d453446facb: [RISCV][NFC] Remove '--check-prefixes=CHECK' in some cases as they are default (authored by Pretty-box, committed by benshi001).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D122961

Files:
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmacc.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmaccsu.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmaccu.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmaccus.ll
  llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmulu.ll
  llvm/test/CodeGen/RISCV/rvv/vfptrunc-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vnsra-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vnsrl-sdnode.ll
  llvm/test/CodeGen/RISCV/rvv/vwmacc-sdnode.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D122961.420694.patch
Type: text/x-patch
Size: 8000 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220406/ac932f08/attachment.bin>


More information about the llvm-commits mailing list