[PATCH] D47878: [DAGCombiner] Fix for PR37667

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 7 08:42:34 PDT 2018


spatel added inline comments.


================
Comment at: test/CodeGen/X86/backpropmask.ll:4
 
 ; FIXME:
 ; Verify that backwards propagation of a mask does not affect
----------------
Please remove this FIXME when committing.


https://reviews.llvm.org/D47878





More information about the llvm-commits mailing list