[PATCH] D156129: Attributor: Try to propagate concrete denormal-fp-math{-f32}

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 26 10:44:31 PDT 2023


arsenm updated this revision to Diff 544434.
arsenm marked an inline comment as done.
arsenm added a comment.

Remove assumed, nothing ever changes and stop tracking invalid f32 state, only consider that during manifest


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.544434.patch
Type: text/x-patch
Size: 23716 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230726/ff5c7f33/attachment.bin>


More information about the llvm-commits mailing list