[all-commits] [llvm/llvm-project] afb45f: [RISCV][InsertVSETVLI] Treat mask policy as undema...
Philip Reames via All-commits
all-commits at lists.llvm.org
Thu Oct 6 07:32:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: afb45ffce71274eed91aeed59a9a5fdcfc8ef5db
https://github.com/llvm/llvm-project/commit/afb45ffce71274eed91aeed59a9a5fdcfc8ef5db
Author: Philip Reames <preames at rivosinc.com>
Date: 2022-10-06 (Thu, 06 Oct 2022)
Changed paths:
M llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
M llvm/test/CodeGen/RISCV/rvv/fixed-vectors-setcc-fp-vp.ll
M llvm/test/CodeGen/RISCV/rvv/masked-tama.ll
M llvm/test/CodeGen/RISCV/rvv/setcc-fp-vp.ll
Log Message:
-----------
[RISCV][InsertVSETVLI] Treat mask policy as undemanded if usesMaskPolicy is false
Differential Revision: https://reviews.llvm.org/D135327
More information about the All-commits
mailing list