summaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorValentin Clement <clementval@gmail.com>2021-11-05 15:52:50 +0100
committerValentin Clement <clementval@gmail.com>2021-11-05 15:53:42 +0100
commitea55503d7ca5b6ded73b0fd01a8c528f68e00521 (patch)
tree84e9bec9c8aacba7afdb0bb230fdf31392556d06 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentcf838ebfa5caf395979851e273b8225596b674d1 (diff)
[fir] Add fir.extract_value and fir.insert_value conversion
This patch add the conversion pattern for fir.extract_value and fir.insert_value. fir.extract_value is lowered to llvm.extractvalue anf fir.insert_value is lowered to llvm.insertvalue. This patch also adds the type conversion for the BoxType and RecordType needed to have some comprehensive tests. This patch is part of the upstreaming effort from fir-dev branch. Reviewed By: awarzynski Differential Revision: https://reviews.llvm.org/D112961 Co-authored-by: Jean Perier <jperier@nvidia.com> Co-authored-by: Eric Schweitz <eschweitz@nvidia.com>
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions