[PATCH] D56096: Default lowering for experimental.widenable.condition

Philip Reames via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 27 10:48:51 PST 2018


reames added a comment.

Why not do this as either a) SelectionDAG or b) CodeGenPrepare?  I don't see the value in having the separate pass for this.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D56096/new/

https://reviews.llvm.org/D56096





More information about the llvm-commits mailing list