[all-commits] [llvm/llvm-project] 2ae92e: [RISCV][NFC] Add helper function isVectorConfigIns...
ZCBing via All-commits
all-commits at lists.llvm.org
Wed Feb 23 21:59:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2ae92e19ebed028885c8bca2d73ea5c741537b98
https://github.com/llvm/llvm-project/commit/2ae92e19ebed028885c8bca2d73ea5c741537b98
Author: Chenbing.Zheng <Chenbing.Zheng at streamcomputing.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
Log Message:
-----------
[RISCV][NFC] Add helper function isVectorConfigInstr to reduce Repeated code.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D119924
Commit: 2aac00e4a685525bd7c09bc71522f5a56adf4613
https://github.com/llvm/llvm-project/commit/2aac00e4a685525bd7c09bc71522f5a56adf4613
Author: Chenbing.Zheng <Chenbing.Zheng at streamcomputing.com>
Date: 2022-02-24 (Thu, 24 Feb 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/vcpop.ll
M llvm/test/CodeGen/RISCV/rvv/vfirst.ll
Log Message:
-----------
[RISCV] Add more tests for vcpop and vfirst with VL=0
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D120300
Compare: https://github.com/llvm/llvm-project/compare/9f9ac3464e9c...2aac00e4a685
More information about the All-commits
mailing list