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

pierre gousseau via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 15 11:06:19 PDT 2016


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

clang-format and fix method name following Sanjay's 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.68052.patch
Type: text/x-patch
Size: 4340 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160815/07b13703/attachment.bin>


More information about the llvm-commits mailing list