[GlobalISel] Add support for *_fpmode intrinsics
The change implements support of the intrinsics `get_fpmode`, `set_fpmode` and `reset_fpmode` in Global Instruction Selector. Now they are lowered into library function calls. Differential Revision: https://reviews.llvm.org/D158260
Loading
Please sign in to comment