[PATCH] D29813: [DAGCombiner] Fix DebugLoc propagation when folding !(x cc y) -> (x !cc y)

Andrea Di Biagio via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 2 04:43:44 PST 2017


andreadb accepted this revision.
andreadb added a comment.
This revision is now accepted and ready to land.

LGTM too!


https://reviews.llvm.org/D29813





More information about the llvm-commits mailing list