[all-commits] [llvm/llvm-project] 3a978b: [RISCV][test] Rename prefix and remove unused text...
Zakk Chen via All-commits
all-commits at lists.llvm.org
Fri Apr 22 19:27:37 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3a978b7b88b809be9138eb26002be02851cadae4
https://github.com/llvm/llvm-project/commit/3a978b7b88b809be9138eb26002be02851cadae4
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2022-04-22 (Fri, 22 Apr 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-mask-buildvec.ll
Log Message:
-----------
[RISCV][test] Rename prefix and remove unused text (NFC)
In D123418 we removed some RUN line (ex. RV32-ELEN16) but their
expected results still exist there.
Remove them and rename prefix for more descriptive.
Reviewed By: frasercrmck, asb, craig.topper
Differential Revision: https://reviews.llvm.org/D124179
More information about the All-commits
mailing list