diff options
author | Nitin John Raj <nitin.raj@sifive.com> | 2023-07-26 15:31:55 -0700 |
---|---|---|
committer | Nitin John Raj <nitin.raj@sifive.com> | 2023-07-26 15:37:13 -0700 |
commit | 474cf4feb71cee8d8be96b1376febee685478d1a (patch) | |
tree | abfbc53ef4c9bfba6a922ec656d280f96ebb6a90 /clang/lib/CodeGen/CodeGenFunction.cpp | |
parent | cc398664369641004a9562d174ea7c5569ceefe0 (diff) | |
download | llvm-474cf4feb71cee8d8be96b1376febee685478d1a.zip llvm-474cf4feb71cee8d8be96b1376febee685478d1a.tar.gz llvm-474cf4feb71cee8d8be96b1376febee685478d1a.tar.bz2 |
[RISCV][GlobalISel] Test legalization of binary logical instructions with wider types
Without any additional tweaking, we can successfully legalize for wider
types (i64, i96 for rv32; i128, i192 for rv64) that are integer
multiples of XLen.
Reviewed By: arsenm, craig.topper
Differential Revision: https://reviews.llvm.org/D155639
Diffstat (limited to 'clang/lib/CodeGen/CodeGenFunction.cpp')
0 files changed, 0 insertions, 0 deletions