[all-commits] [llvm/llvm-project] 944773: [RISCV][NFC] Fix unmasked test for vp_cttz and vp_...
Jianjian Guan via All-commits
all-commits at lists.llvm.org
Mon May 29 21:38:42 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 944773436ab1e89d624b3207cf67ea1971b5d17e
https://github.com/llvm/llvm-project/commit/944773436ab1e89d624b3207cf67ea1971b5d17e
Author: Jianjian GUAN <jacquesguan at me.com>
Date: 2023-05-30 (Tue, 30 May 2023)
Changed paths:
M llvm/test/CodeGen/RISCV/rvv/ctlz-vp.ll
M llvm/test/CodeGen/RISCV/rvv/cttz-vp.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-ctlz-vp.ll
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-cttz-vp.ll
Log Message:
-----------
[RISCV][NFC] Fix unmasked test for vp_cttz and vp_ctlz.
Reviewed By: craig.topper
Differential Revision: https://reviews.llvm.org/D151673
More information about the All-commits
mailing list