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

Taewook Oh via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 1 20:30:16 PST 2017


twoh added a comment.

Ping. thanks!


https://reviews.llvm.org/D29813





More information about the llvm-commits mailing list