diff options
author | Chen Zheng <czhengsz@cn.ibm.com> | 2022-12-04 21:53:59 -0500 |
---|---|---|
committer | Chen Zheng <czhengsz@cn.ibm.com> | 2022-12-04 22:21:57 -0500 |
commit | 0a9b1c59f000cab21afc0c19df0f635445826422 (patch) | |
tree | 6df461d69600276a3ff99aa0689be94da4cceee4 /llvm/lib/IR/Function.cpp | |
parent | 9e8787821f62bc7856d9a4cdf439aadbaf43ed64 (diff) | |
download | llvm-0a9b1c59f000cab21afc0c19df0f635445826422.zip llvm-0a9b1c59f000cab21afc0c19df0f635445826422.tar.gz llvm-0a9b1c59f000cab21afc0c19df0f635445826422.tar.bz2 |
[PowerPC][GISel]support for float point and integer convertion
Add support for fptosi,fptoui,sitofp,uitofp
For now only handle 64 bit integer to make it does not depend on
any other patches. 32 bit integer needs handling for G_SEXT/G_ZEXT.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D139174
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions