llvm-project
56b14c53
- [flang][CodeGen] Add `fir::ShiftType` to LLVM type conversion (#213675)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
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
References
#213675 - [flang][CodeGen] Add `fir::ShiftType` to LLVM type conversion
Author
ergawy
Parents
c783125a
Loading