[PATCH] D129167: [AggressiveInstCombine] convert sqrt libcalls with "nnan" to sqrt intrinsics
Sanjay Patel via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jul 26 11:34:05 PDT 2022
spatel updated this revision to Diff 447774.
spatel marked an inline comment as done.
spatel added a comment.
Patch updated:
1. Improved checking of libcall suitability
2. Added test for 'nobuiltin'
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D129167/new/
https://reviews.llvm.org/D129167
Files:
llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
llvm/test/Transforms/AggressiveInstCombine/X86/sqrt.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D129167.447774.patch
Type: text/x-patch
Size: 5967 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220726/2d2392a0/attachment.bin>
More information about the llvm-commits
mailing list