diff options
author | Konstantin Schwarz <konstantin.schwarz@hightec-rt.com> | 2021-12-09 17:18:42 +0100 |
---|---|---|
committer | Konstantin Schwarz <konstantin.schwarz@hightec-rt.com> | 2021-12-10 08:49:12 +0100 |
commit | a34465372507a654ff4ec8c1f7faabda4c5d9ab9 (patch) | |
tree | f497bfc559e3314863055d66710fd8b0103ea52f /llvm/lib/CodeGen/CodeGen.cpp | |
parent | b9321d481a024a8c552ca4ea3efa555be6bf270d (diff) | |
download | llvm-a34465372507a654ff4ec8c1f7faabda4c5d9ab9.zip llvm-a34465372507a654ff4ec8c1f7faabda4c5d9ab9.tar.gz llvm-a34465372507a654ff4ec8c1f7faabda4c5d9ab9.tar.bz2 |
[GlobalISel] Fix IRTranslator for constexpr fcmp
The existing code assumed fcmp to always be an Instruction, but it can also be a ConstExpr.
Reviewed By: arsenm
Differential Revision: https://reviews.llvm.org/D115450
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions