[PATCH] D37989: InstCombine: Insert missing canonicalizes
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 27 11:37:28 PST 2017
arsenm added a comment.
We also don't have optimizations now to eliminate canonicalizes when they are redundant, but could add them
https://reviews.llvm.org/D37989
More information about the llvm-commits
mailing list