[PATCH] D70223: [DAGCombine] Split vector load-update-store into single element stores
Kai Luo via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Nov 19 01:32:22 PST 2019
lkail added a comment.
> I plan to move the two changed `swap-le` tests into another NFC patch, since they're not related to the logic.
I think all test cases change should be reflected so that reviewers can have a look if they are regressions.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70223/new/
https://reviews.llvm.org/D70223
More information about the llvm-commits
mailing list