[PATCH] D40792: DAG: Match truncated rotation (PR35487)

escha via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Dec 4 11:04:40 PST 2017


escha added a comment.

LGTM, though it'd be interesting to see if there's any other cases where (FOO (ROTATE pattern) [...]) gets torn apart besides FOO == truncate.


https://reviews.llvm.org/D40792





More information about the llvm-commits mailing list