[PATCH] D112961: [fir] Add fir.extract_value and fir.insert_value conversion

Andrzej Warzynski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Nov 6 03:19:42 PDT 2021


awarzynski added a comment.

As a side note, I think that you can re-submit this patch without `getExtendedDescFieldTypeModel`, `getDescFieldTypeModel` and `getModel` methods. You can include them in https://reviews.llvm.org/D113288. IIUC.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D112961/new/

https://reviews.llvm.org/D112961



More information about the llvm-commits mailing list