diff options
author | Sanjay Patel <spatel@rotateright.com> | 2019-05-21 14:47:38 +0000 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2019-05-21 14:47:38 +0000 |
commit | 78c3f58122f4edcf8e707b2fb8ab1c9ae2054b03 (patch) | |
tree | 003cffb04f509154db4fad38a9e7880bca809d6c /clang/lib/Frontend/InitHeaderSearch.cpp | |
parent | a7b9e98fd8e230869e45fd8313291360a07aa0c9 (diff) | |
download | llvm-78c3f58122f4edcf8e707b2fb8ab1c9ae2054b03.zip llvm-78c3f58122f4edcf8e707b2fb8ab1c9ae2054b03.tar.gz llvm-78c3f58122f4edcf8e707b2fb8ab1c9ae2054b03.tar.bz2 |
[DAGCombiner] prevent unsafe reassociation of FP ops
There are no FP callers of DAGCombiner::reassociateOps() currently,
but we can add a fast-math check to make sure this API is not being
misused.
This was noted as a potential risk (and that risk might increase) with:
D62191
llvm-svn: 361268
Diffstat (limited to 'clang/lib/Frontend/InitHeaderSearch.cpp')
0 files changed, 0 insertions, 0 deletions