[PATCH] D127595: [DAG] visitINSERT_VECTOR_ELT - attempt to reconstruct BUILD_VECTOR before other fold interfere
Jay Foad via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 13 01:54:12 PDT 2022
foad added a comment.
Personally I think IR should have a `buildvector` instruction //instead of// an `insertelement` instruction. :)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D127595/new/
https://reviews.llvm.org/D127595
More information about the llvm-commits
mailing list