llvm-project/flang/lib
Kiran Chandramohan 7babc8e6cd [Flang] Lower achar intrinsic
The intrinsic returns the character located at the position requested
in the ASCII sequence. The intrinsic is lowered to inline FIR code.

This is part of the upstreaming effort from the fir-dev branch in [1].
[1] https://github.com/flang-compiler/f18-llvm-project

Reviewed By: clementval

Differential Revision: https://reviews.llvm.org/D122480

Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
2022-03-25 14:23:32 +00:00
..
Common [flang] Use the Flang cmake-functions to add targets. 2020-04-16 15:51:30 +01:00
Decimal [flang] Runtime performance improvements to real formatted input 2021-11-12 11:40:02 -08:00
Evaluate [flang] Fix LBOUND rewrite on descriptor components 2022-03-25 09:00:56 +01:00
Frontend [flang][driver] Add support for `-mllvm` 2022-03-16 10:41:04 +00:00
FrontendTool [flang][driver] Add support for `-mllvm` 2022-03-16 10:41:04 +00:00
Lower [Flang] Lower achar intrinsic 2022-03-25 14:23:32 +00:00
Optimizer [flang][codegen] ensure descriptor lower bounds are LBOUND compliant 2022-03-25 09:02:57 +01:00
Parser [flang] Add explanatory messages to grammar for language extensions 2022-03-18 16:14:27 -07:00
Semantics [flang] Make not yet implemented messages more consistent 2022-03-24 15:19:40 -07:00
CMakeLists.txt [flang][driver] Delete `f18` (i.e. the old Flang driver) 2021-08-05 12:57:15 +00:00