[PATCH] D59188: [DAGCombine] Fold insert_subvector(bitcast(x),bitcast(y)) -> bitcast(insert_subvector(x,y))
Nikita Popov via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Sat May 11 01:48:40 PDT 2019
nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.
Reverse ping. Apart from the previous comment this looks good, and I saw you already added some tests for that as well :)
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59188/new/
https://reviews.llvm.org/D59188
More information about the llvm-commits
mailing list