[PATCH] D123198: [LibCalls] Add argument extension attributes to more functions.
Jonas Paulsson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Apr 18 11:13:29 PDT 2022
jonpa updated this revision to Diff 423430.
jonpa added a comment.
Updated per review (see inline comment)
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D123198/new/
https://reviews.llvm.org/D123198
Files:
llvm/include/llvm/IR/Module.h
llvm/include/llvm/Transforms/Utils/BuildLibCalls.h
llvm/lib/Transforms/IPO/InferFunctionAttrs.cpp
llvm/lib/Transforms/Scalar/LoopIdiomRecognize.cpp
llvm/lib/Transforms/Utils/BuildLibCalls.cpp
llvm/lib/Transforms/Utils/SimplifyLibCalls.cpp
llvm/test/Transforms/InferFunctionAttrs/annotate.ll
llvm/test/Transforms/InstCombine/SystemZ/libcall-arg-exts.ll
llvm/test/Transforms/InstCombine/double-float-shrink-1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D123198.423430.patch
Type: text/x-patch
Size: 36201 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220418/baaef6f3/attachment.bin>
More information about the llvm-commits
mailing list