diff options
author | Hanhan Wang <hanchung@google.com> | 2020-05-11 01:25:45 -0700 |
---|---|---|
committer | Hanhan Wang <hanchung@google.com> | 2020-05-11 01:26:02 -0700 |
commit | b80da04b4457b45103357b1836426385b38ec974 (patch) | |
tree | 70b2ceb3f719419f8baecf26d633edc6c5fbc756 /clang/lib/CodeGen/CodeGenFunction.h | |
parent | 45e5a32a8bd36836c26778f71accdbccdc770a42 (diff) | |
download | llvm-b80da04b4457b45103357b1836426385b38ec974.zip llvm-b80da04b4457b45103357b1836426385b38ec974.tar.gz llvm-b80da04b4457b45103357b1836426385b38ec974.tar.bz2 |
[mlir] Add FPToSIOp to Standard dialect.
Summary:
Cast from a value interpreted as floating-point to the corresponding signed
integer value. Similar to an element-wise `static_cast` in C++, performs an
element-wise conversion operation.
Differential Revision: https://reviews.llvm.org/D79373
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.h')
0 files changed, 0 insertions, 0 deletions