llvm-project
56b14c53 - [flang][CodeGen] Add `fir::ShiftType` to LLVM type conversion (#213675)

Commit
10 days ago
[flang][CodeGen] Add `fir::ShiftType` to LLVM type conversion (#213675) Mirrors the existing ShapeType / ShapeShiftType converters: a `!fir.shift<N>` becomes `!llvm.struct<(i64 x N)>`. Co-Authored-By: Claude
Author
Parents
Loading