[all-commits] [llvm/llvm-project] 9d4534: [RISCV][NFC] Remove '--check-prefixes=CHECK' in so...
Ben Shi via All-commits
all-commits at lists.llvm.org
Tue Apr 5 20:22:45 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9d453446facb03fa4763a309ddaf0f7ebf1c1e53
https://github.com/llvm/llvm-project/commit/9d453446facb03fa4763a309ddaf0f7ebf1c1e53
Author: Ping Deng <Ping.Deng at streamcomputing.com>
Date: 2022-04-06 (Wed, 06 Apr 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmacc.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmaccsu.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmaccu.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmaccus.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-vwmulu.ll
M llvm/test/CodeGen/RISCV/rvv/vfptrunc-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/vnsra-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/vnsrl-sdnode.ll
M llvm/test/CodeGen/RISCV/rvv/vwmacc-sdnode.ll
Log Message:
-----------
[RISCV][NFC] Remove '--check-prefixes=CHECK' in some cases as they are default
Reviewed By: frasercrmck
Differential Revision: https://reviews.llvm.org/D122961
More information about the All-commits
mailing list