diff options
author | Serge Pavlov <sepavloff@gmail.com> | 2022-03-30 11:23:49 +0700 |
---|---|---|
committer | Serge Pavlov <sepavloff@gmail.com> | 2022-03-30 12:21:30 +0700 |
commit | 115b3ace369254f573ca28934ef30ab9d8f497ef (patch) | |
tree | 887e7231b13e548a9a936ec5a78377fe77af4d4b /llvm/lib/IR/Function.cpp | |
parent | 793b7f903d6ba0dc80e8b6ccf289f66e1e3a6b86 (diff) | |
download | llvm-115b3ace369254f573ca28934ef30ab9d8f497ef.zip llvm-115b3ace369254f573ca28934ef30ab9d8f497ef.tar.gz llvm-115b3ace369254f573ca28934ef30ab9d8f497ef.tar.bz2 |
Mapping of FP operations to constrained intrinsics
A new function 'getConstrainedIntrinsic' is added, which for any gived
instruction returns id of the corresponding constrained intrinsic. If
there is no constrained counterpart for the instruction or the instruction
is already a constrained intrinsic, the function returns zero.
Differential Revision: https://reviews.llvm.org/D69562
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions