[PATCH] D56270: [DAGCombiner] Allow target to control combine with illegal types.
Craig Topper via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Jan 9 08:12:48 PST 2019
craig.topper added a comment.
Do you do custom type legalization for ABS in your target? There's no support for legalizing it in the target type independent legalizer.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D56270/new/
https://reviews.llvm.org/D56270
More information about the llvm-commits
mailing list