diff options
author | Qiu Chaofan <qiucofan@cn.ibm.com> | 2020-09-17 10:19:09 +0800 |
---|---|---|
committer | Qiu Chaofan <qiucofan@cn.ibm.com> | 2020-09-17 10:21:35 +0800 |
commit | ebfbdebe9678f4a42ec35396eb517eefd85d2b4c (patch) | |
tree | 3ef3e3c32aea9b1f245c3c211bcddb6a27f44959 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 5782ab0f52db1b1914d8ee5fe3828b0a5de9d685 (diff) | |
download | llvm-ebfbdebe9678f4a42ec35396eb517eefd85d2b4c.zip llvm-ebfbdebe9678f4a42ec35396eb517eefd85d2b4c.tar.gz llvm-ebfbdebe9678f4a42ec35396eb517eefd85d2b4c.tar.bz2 |
[PowerPC] Fix store-fptoi combine of f128 on Power8
llc would crash for (store (fptosi-f128-i32)) when -mcpu=pwr8, we should
not generate FP_TO_(S|U)INT_IN_VSR for f128 types at this time. This
patch fixes it.
Reviewed By: steven.zhang
Differential Revision: https://reviews.llvm.org/D86686
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions