[PATCH] D146845: [FPEnv] [WIP] Verify strictfp attribute correctness, first part, 2023 edition

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 7 13:37:16 PDT 2023


kpn updated this revision to Diff 511786.
kpn added a comment.

Verify that CallBase::isStrictFP() continues to do what we think it is doing.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D146845/new/

https://reviews.llvm.org/D146845

Files:
  llvm/lib/IR/Verifier.cpp
  llvm/test/Verifier/fp-intrinsics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146845.511786.patch
Type: text/x-patch
Size: 7049 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230407/2ed46ab7/attachment.bin>


More information about the llvm-commits mailing list