[PATCH] D131551: [RISCV] Fold scalable binary integer vector op and vector select op to RVV VL Op.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 29 14:40:46 PDT 2022


craig.topper added a comment.

How much does this overlap with implementing `RISCVTargetLowering::shouldFoldSelectWithIdentityConstant` and letting the generic DAGCombiner do this?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D131551/new/

https://reviews.llvm.org/D131551



More information about the llvm-commits mailing list