[PATCH] D58521: [DAGCombiner] allow truncation of binops after legalization if desirable
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Feb 21 11:08:20 PST 2019
arsenm added a comment.
IIRC the idot patterns are looking for very specific patterns and avoiding commuting to save compile time, so maybe those just need to be updated?
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D58521/new/
https://reviews.llvm.org/D58521
More information about the llvm-commits
mailing list