[PATCH] D16380: Introduce ConstantFoldCastOperand function and migrate some callers of ConstantFoldInstOperands to use it. NFC.

Manuel Jacob via llvm-commits llvm-commits at lists.llvm.org
Wed Jan 20 16:50:43 PST 2016


mjacob updated this revision to Diff 45466.
mjacob added a comment.

Try to base revision on http://reviews.llvm.org/D16378.

@Mailing list: sorry for the noise.


http://reviews.llvm.org/D16380

Files:
  include/llvm/Analysis/ConstantFolding.h
  lib/Analysis/ConstantFolding.cpp
  lib/Analysis/InstructionSimplify.cpp
  lib/CodeGen/MachineFunction.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16380.45466.patch
Type: text/x-patch
Size: 8731 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160121/4bdde43f/attachment.bin>


More information about the llvm-commits mailing list