[PATCH] D156129: Attributor: Try to propagate concrete denormal-fp-math{-f32}
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Aug 7 18:11:10 PDT 2023
arsenm updated this revision to Diff 548011.
arsenm added a comment.
Remove dead code
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156129/new/
https://reviews.llvm.org/D156129
Files:
llvm/include/llvm/ADT/FloatingPointMode.h
llvm/include/llvm/Transforms/IPO/Attributor.h
llvm/lib/Transforms/IPO/Attributor.cpp
llvm/lib/Transforms/IPO/AttributorAttributes.cpp
llvm/test/Transforms/Attributor/denormal-fp-math.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156129.548011.patch
Type: text/x-patch
Size: 23480 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230808/23a32e06/attachment-0001.bin>
More information about the llvm-commits
mailing list