diff options
author | Johannes Doerfert <johannes@jdoerfert.de> | 2020-02-09 19:07:30 -0600 |
---|---|---|
committer | Johannes Doerfert <johannes@jdoerfert.de> | 2020-02-10 00:38:01 -0600 |
commit | ffdbd2a06ca2a2703647fb87140b8965b3b0218c (patch) | |
tree | 27b48178ff7b7914c897deb0f031a29527cc10e3 /llvm/lib/CodeGen/MachineFunction.cpp | |
parent | 028db8c490bb29fb2fb7fab63771e72923d275fa (diff) | |
download | llvm-ffdbd2a06ca2a2703647fb87140b8965b3b0218c.zip llvm-ffdbd2a06ca2a2703647fb87140b8965b3b0218c.tar.gz llvm-ffdbd2a06ca2a2703647fb87140b8965b3b0218c.tar.bz2 |
[Attributor] Look through (some) casts in AAValueConstantRangeFloating
Casts can be handled natively by the ConstantRange class. We do limit it
to extends for now as we assume an integer type in different locations.
A TODO and a test case with a FIXME was added to remove that restriction
in the future.
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions