[PATCH] D23445: [x86] Refactor a PowerPC specific ctlz/srl transformation (NFC).

pierre gousseau via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 02:12:29 PDT 2016


pgousseau updated this revision to Diff 68149.
pgousseau added a comment.

Add form of the transform in the comment following Hal's comment.


https://reviews.llvm.org/D23445

Files:
  include/llvm/Target/TargetLowering.h
  lib/CodeGen/SelectionDAG/TargetLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.cpp
  lib/Target/PowerPC/PPCISelLowering.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23445.68149.patch
Type: text/x-patch
Size: 4403 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160816/7215f67d/attachment.bin>


More information about the llvm-commits mailing list