[PATCH] D52306: [DAGCombine] Don't fold dependent loads across SELECT_CC.
Nirav Dave via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Sep 20 11:07:29 PDT 2018
niravd accepted this revision.
niravd added a comment.
This revision is now accepted and ready to land.
Sadly, no clever ideas on my part. If it's not repeatable on any of the in-tree backend let's just commit this now; it's a fixes a clear oversight.
Repository:
rL LLVM
https://reviews.llvm.org/D52306
More information about the llvm-commits
mailing list