llvm-project
1ca39276
- [flang] Added definition of hlfir.cshift operation. (#118732)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
295 days ago
[flang] Added definition of hlfir.cshift operation. (#118732) CSHIFT intrinsic will be lowered to this operation, which then can be optimized as inline sequence or lowered into a runtime call.
References
#118732 - [flang] Added definition of hlfir.cshift operation.
Author
vzakhari
Parents
10f315dc
Loading