aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineFunction.cpp
diff options
context:
space:
mode:
authorJessica Paquette <jpaquette@apple.com>2021-08-17 09:49:44 -0700
committerJessica Paquette <jpaquette@apple.com>2021-08-18 10:48:10 -0700
commitd9873711cb03ac7aedcaadcba42f82c66e962e6e (patch)
tree9629f55e8deda1c17db363b275d4fdb53ecf14eb /llvm/lib/CodeGen/MachineFunction.cpp
parent66e2772e4285588ccc3bcdb5f392c8326debbd7d (diff)
downloadllvm-d9873711cb03ac7aedcaadcba42f82c66e962e6e.zip
llvm-d9873711cb03ac7aedcaadcba42f82c66e962e6e.tar.gz
llvm-d9873711cb03ac7aedcaadcba42f82c66e962e6e.tar.bz2
[GlobalISel] Add IRTranslator support for G_ISNAN
Translate the `@llvm.isnan` intrinsic to G_ISNAN when we see it. This is pretty much the same as the associated SelectionDAGBuilder code. Main difference is that we don't expand it here. It makes more sense to do that during legalization in GlobalISel. GlobalISel will just legalize the generated illegal types. Differential Revision: https://reviews.llvm.org/D108226
Diffstat (limited to 'llvm/lib/CodeGen/MachineFunction.cpp')
0 files changed, 0 insertions, 0 deletions