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

Justin Lebar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 20 20:21:27 PST 2017


jlebar added a comment.

lgtm for nvptx test change


https://reviews.llvm.org/D29813





More information about the llvm-commits mailing list