[PATCH] D156909: [RISCV] Use NoReg in place of IMPLICIT_DEF for undefined passthru operands
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 14 09:38:28 PDT 2023
craig.topper added inline comments.
================
Comment at: llvm/test/CodeGen/RISCV/rvv/cross-block-cse.ll:4
; TODO: The case below demonstrates a regression in cross block CSE of vector
; instructions with undefined passthru operands. The second vadd.vv should be
----------------
This TODO needs to be dropped
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156909/new/
https://reviews.llvm.org/D156909
More information about the llvm-commits
mailing list