diff options
author | Valentin Clement <clementval@gmail.com> | 2022-11-14 10:50:56 +0100 |
---|---|---|
committer | Valentin Clement <clementval@gmail.com> | 2022-11-14 10:51:18 +0100 |
commit | 49ee5634e7b00991a1315535eae4bf996e84c387 (patch) | |
tree | f6a9a138bb35109b4919934c53d154804029564b /llvm/lib/Bitcode/Reader/BitcodeReader.cpp | |
parent | f677c5ee97911561c9948684029aef15b1f5cdd0 (diff) | |
download | llvm-49ee5634e7b00991a1315535eae4bf996e84c387.zip llvm-49ee5634e7b00991a1315535eae4bf996e84c387.tar.gz llvm-49ee5634e7b00991a1315535eae4bf996e84c387.tar.bz2 |
[flang] Add fir.box_typecode operation
`fir.box_typecode` operation allows to retrieve the type code
from a boxed value. This will be used in the `fir.select_type` conversion
to if-then-else ladder for type guard statement with intrinsic type spec
instead of using a runtime call.
Reviewed By: jeanPerier
Differential Revision: https://reviews.llvm.org/D137829
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions