diff options
author | Sanjay Patel <spatel@rotateright.com> | 2020-09-10 08:45:36 -0400 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2020-09-10 08:55:40 -0400 |
commit | 1ebb31b14cd175b3f272e232958d342221eb875c (patch) | |
tree | e50ee14e25aadce14f55407f18b5dcbb3a25a83a /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 05d02e5a4e54a04f050b52ee30d1860073bd8b34 (diff) | |
download | llvm-1ebb31b14cd175b3f272e232958d342221eb875c.zip llvm-1ebb31b14cd175b3f272e232958d342221eb875c.tar.gz llvm-1ebb31b14cd175b3f272e232958d342221eb875c.tar.bz2 |
[x86] add tests for fmax/fmin experimental intrinsics with 'fast' FMF; NFC
D87391 proposes to change the lowerings for 'nnan'-only FMF.
That's the minimal requirement to get good codegen for x86,
but currently we have bugs hindering that output unless the
full 'fast' FMF is applied. These tests provide coverage for
the ideal lowerings.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions