[llvm] [RISCV] Fold extract_vector_elt of a load info the scalar load (PR #76151)
Wang Pengcheng via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 21 19:15:40 PST 2023
wangpc-pp wrote:
If there is similar optimization in DAGCombiner, is there any reason why we don't use it?
https://github.com/llvm/llvm-project/pull/76151
More information about the llvm-commits
mailing list