[PATCH] D32448: InstructionSimplify: End our long national nightmare of ever-growing Simplify* arguments.
Daniel Berlin via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 24 12:07:59 PDT 2017
dberlin created this revision.
Expose the internal query structure, start using it.
Note: This is the most minimal change possible i could create. I have
trivial followups, like fixing the one use of const FastMathFlags &,
the renaming of CtxI to be consistent, etc.
This should be NFC.
https://reviews.llvm.org/D32448
Files:
include/llvm/Analysis/InstructionSimplify.h
lib/Analysis/InstructionSimplify.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D32448.96441.patch
Type: text/x-patch
Size: 73846 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170424/c1bec2e7/attachment.bin>
More information about the llvm-commits
mailing list