[all-commits] [llvm/llvm-project] 6f6ac4: [RISCV][NFC] Add tail agnostic tests for nomask Ve...
Zakk Chen via All-commits
all-commits at lists.llvm.org
Thu Feb 17 16:46:44 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f6ac4af62a76adce847a3de3481731415b9a0f5
https://github.com/llvm/llvm-project/commit/6f6ac4af62a76adce847a3de3481731415b9a0f5
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/unmasked-ta.ll
Log Message:
-----------
[RISCV][NFC] Add tail agnostic tests for nomask Vector Reduction IR intrinsics.
Improve test coverage for tail agnostic nomask Vector Reduction IR.
Reviewed By: monkchiang
Differential Revision: https://reviews.llvm.org/D119920
Commit: c6a3225bb03b6afc2b63fbf13db3c100406b32ce
https://github.com/llvm/llvm-project/commit/c6a3225bb03b6afc2b63fbf13db3c100406b32ce
Author: Zakk Chen <zakk.chen at sifive.com>
Date: 2022-02-17 (Thu, 17 Feb 2022)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/unmasked-ta.ll
M llvm/test/CodeGen/RISCV/rvv/vcompress-rv32.ll
M llvm/test/CodeGen/RISCV/rvv/vcompress-rv64.ll
Log Message:
-----------
[RISCV][NFC] Add some tail agnostic tests for nomask operations.
Improve test coverage for tail agnostic nomask vslidedown/up, vmv.s.x
vfmv.s.f and vcompress.
Reviewed By: rogfer01
Differential Revision: https://reviews.llvm.org/D120008
Compare: https://github.com/llvm/llvm-project/compare/4f9b8397725c...c6a3225bb03b
More information about the All-commits
mailing list