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

pierre gousseau via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 12 10:43:59 PDT 2016


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

Renaming method and adding comment following Hal and Sanjay comments.


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.67855.patch
Type: text/x-patch
Size: 4335 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160812/a16665cd/attachment.bin>


More information about the llvm-commits mailing list