diff options
author | Jay Foad <jay.foad@gmail.com> | 2019-10-18 16:16:36 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@gmail.com> | 2019-10-18 16:16:36 +0000 |
commit | a162817a2b7ca0d7bd285a2a3e969a3a652aad57 (patch) | |
tree | cb9babf668efd46b412afb1b8725a4ac493641c5 /llvm/lib/CodeGen/MachineLoopInfo.cpp | |
parent | aa3806b47c74c814c9cb6f1de6a5570998b8f011 (diff) | |
download | bcm5719-llvm-a162817a2b7ca0d7bd285a2a3e969a3a652aad57.tar.gz bcm5719-llvm-a162817a2b7ca0d7bd285a2a3e969a3a652aad57.zip |
[IR] Reimplement FPMathOperator::classof as a whitelist.
Summary:
This makes it much easier to verify that the implementation matches the
documentation. It uncovered a bug in the unit tests where we were
accidentally setting fast math flags on a load instruction.
Reviewers: spatel, wristow, arsenm, hfinkel, aemerson, efriedma, cameron.mcinally, mcberg2017, jmolloy
Subscribers: wdng, llvm-commits
Tags: #llvm
Differential Revision: https://reviews.llvm.org/D69176
llvm-svn: 375252
Diffstat (limited to 'llvm/lib/CodeGen/MachineLoopInfo.cpp')
0 files changed, 0 insertions, 0 deletions