[PATCH] D56270: [DAGCombiner] Allow target to control combine with illegal types.
Elena Demikhovsky via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Jan 10 02:07:32 PST 2019
delena added a comment.
ABS is only an example. We'd like to enable/disable the common transformation for other nodes as well.
Is it reasonable to add CombineLevel to the interface to make it more general?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56270/new/
https://reviews.llvm.org/D56270
More information about the llvm-commits
mailing list