[PATCH] D38547: [X86] Fix chains update when lowering BUILD_VECTOR to a vector load
Artur Pilipenko via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Oct 4 10:27:02 PDT 2017
apilipenko added a comment.
In https://reviews.llvm.org/D38547#888359, @RKSimon wrote:
> Is this PR10114 ?
The problem was found in our internal testing. But it looks like PR10114 describes the same problem.
https://reviews.llvm.org/D38547
More information about the llvm-commits
mailing list