diff options
author | Mars Saxman <mars.saxman@intel.com> | 2020-08-19 22:45:18 +0200 |
---|---|---|
committer | Alex Zinenko <zinenko@google.com> | 2020-08-19 22:49:09 +0200 |
commit | d34df52377fda5452a8c244a8378957eaed66700 (patch) | |
tree | 40da14bf0da538cc8fabadcbfdae8f263581ead0 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 28ccc52c4045f3d142e6f83d6f64d359b1c12808 (diff) | |
download | llvm-d34df52377fda5452a8c244a8378957eaed66700.zip llvm-d34df52377fda5452a8c244a8378957eaed66700.tar.gz llvm-d34df52377fda5452a8c244a8378957eaed66700.tar.bz2 |
Implement FPToUI and UIToFP ops in standard dialect
Add the unsigned complements to the existing FPToSI and SIToFP operations in the
standard dialect, with one-to-one lowerings to the corresponding LLVM operations.
Reviewed By: ftynse
Differential Revision: https://reviews.llvm.org/D85557
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions