[PATCH] D47735: [DAGCombiner] Create rotates more aggressively

Sanjay Patel via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 16 09:37:09 PDT 2018


spatel added a comment.

Assuming we're not too far off from adding IR intrinsics to represent rotate ops (https://reviews.llvm.org/D49242), would transforming to those intrinsics in IR take care of the motivating problem?


Repository:
  rL LLVM

https://reviews.llvm.org/D47735





More information about the llvm-commits mailing list