diff options
author | Sanjay Patel <spatel@rotateright.com> | 2021-02-24 16:12:48 -0500 |
---|---|---|
committer | Sanjay Patel <spatel@rotateright.com> | 2021-02-24 16:44:36 -0500 |
commit | a7cee55762c6564de9dfc90985fe5c14cad7f9ee (patch) | |
tree | 736863cf03a8d89ae7c4dbb1493baeb3938f2a7b /llvm/unittests/ProfileData/CoverageMappingTest.cpp | |
parent | 868d43fbd6571d11f91564969676bb0f1b19b455 (diff) | |
download | llvm-a7cee55762c6564de9dfc90985fe5c14cad7f9ee.zip llvm-a7cee55762c6564de9dfc90985fe5c14cad7f9ee.tar.gz llvm-a7cee55762c6564de9dfc90985fe5c14cad7f9ee.tar.bz2 |
[InstCombine] fold fdiv with powi divisor (PR49147)
This extends b40fde062c for the especially non-standard
powi pattern. We want to avoid being completely wrong
on the negation-of-int-min corner case, so I'm adding
an extra FMF check for 'ninf' assuming that gives us
the flexibility to handle that possibility.
https://llvm.org/PR49147
Diffstat (limited to 'llvm/unittests/ProfileData/CoverageMappingTest.cpp')
0 files changed, 0 insertions, 0 deletions