[PATCH] D16378: Introduce ConstantFoldBinaryOpOperands 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 15:47:22 PST 2016


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

Fix formatting, remove overly conservative assert.


http://reviews.llvm.org/D16378

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D16378.45457.patch
Type: text/x-patch
Size: 11262 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160120/2e6e1a12/attachment.bin>


More information about the llvm-commits mailing list