[PATCH] D68233: [FPEnv] [WIP] Verify strictfp attribute correctness

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 13 09:49:57 PDT 2021


kpn updated this revision to Diff 345190.
kpn added a comment.
Herald added a subscriber: dexonsmith.

Rebase.

We're still not ready to push this, but it can be used to find issues in clang. Once all tests pass with this change we can push it. We're not there yet.


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

https://reviews.llvm.org/D68233

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D68233.345190.patch
Type: text/x-patch
Size: 5783 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/6113d18f/attachment.bin>


More information about the llvm-commits mailing list