[PATCH] D38547: [X86] Fix chains update when lowering BUILD_VECTOR to a vector load
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 10:42:09 PDT 2017
niravd accepted this revision.
niravd added a comment.
This revision is now accepted and ready to land.
This is the same fix as in https://reviews.llvm.org/D18663 (which is now way out of date) but with a test case! This should be all of PR10114 and we can finally mark it fixed.
LGTM.
https://reviews.llvm.org/D38547
More information about the llvm-commits
mailing list