[PATCH] D35267: Pass Divergence Analysis data to selection DAG to drive divergence dependent instruction selection

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 7 12:38:20 PST 2017


rampitec added a comment.

There actually can be problem with folding the node if we patch it after creation. At least this needs to be checked.


https://reviews.llvm.org/D35267





More information about the llvm-commits mailing list