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

Kevin P. Neal via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 10 10:55:32 PST 2019


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

Rebase. Add missing tests.

Currently blocked on D70096 <https://reviews.llvm.org/D70096>. Other known/new test failures should be easy to fix.


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.233146.patch
Type: text/x-patch
Size: 5331 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20191210/fcc16c8b/attachment.bin>


More information about the llvm-commits mailing list