[PATCH] D55140: [ValueTracking] Support funnel shifts in computeKnownBits()

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 30 12:26:45 PST 2018


nikic added a comment.

Apart from this, support for ROTL and ROTR could be added to the SelectionDAG variant of computeKnownBits.


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D55140/new/

https://reviews.llvm.org/D55140





More information about the llvm-commits mailing list