Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
LGTM but I'd like just a little extra description about how the tests have been updated.
Paths
| Differential D122961
[RISCV][NFC] Remove some check prefixes as it works the same as FileCheck ClosedPublic Authored by Pretty-box on Apr 1 2022, 8:43 PM.
Details
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, • pcwang-thead, eopXD, MaskRay. · View Herald TranscriptApr 1 2022, 8:43 PM Jimerlife retitled this revision from [RISCV] Update RISCV rvv test cases to [RISCV][NFC] Update RISCV rvv test cases. Comment Actions LGTM but I'd like just a little extra description about how the tests have been updated. This revision is now accepted and ready to land.Apr 4 2022, 2:18 AM Pretty-box retitled this revision from [RISCV][NFC] Update RISCV rvv test cases to [RISCV][NFC] Remove some check prefixes as it works the same as FileCheck.Apr 5 2022, 6:34 PM This revision was landed with ongoing or failed builds.Apr 5 2022, 8:22 PM Closed by commit rG9d453446facb: [RISCV][NFC] Remove '--check-prefixes=CHECK' in some cases as they are default (authored by Pretty-box, committed by benshi001). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 419927 llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vnsra-vnsrl.ll
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
|