[PATCH] D70096: [strictfp] Replace dangling strictfp attrs with nobuiltin
Kevin P. Neal via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri May 15 08:06:29 PDT 2020
kpn updated this revision to Diff 264246.
kpn added a comment.
Address review comments, and add a test to verify the additional code.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D70096/new/
https://reviews.llvm.org/D70096
Files:
llvm/include/llvm/IR/AutoUpgrade.h
llvm/lib/Bitcode/Reader/BitcodeReader.cpp
llvm/lib/IR/AutoUpgrade.cpp
llvm/test/Bitcode/compatibility-5.0.ll
llvm/test/Bitcode/compatibility-6.0.ll
llvm/unittests/Bitcode/BitReaderTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D70096.264246.patch
Type: text/x-patch
Size: 7122 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200515/89b16cf4/attachment-0001.bin>
More information about the llvm-commits
mailing list