[PATCH] D114063: [fir] Add fir.constc conversion

Diana Picus via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Nov 17 02:26:48 PST 2021


rovka updated this revision to Diff 387880.
rovka added a comment.

+ comment
+ test for kind = 8 (I don't think we need to cover all of them here, all the other complex ops only use kind = 16)
+ (hopefully) better names for variables


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

https://reviews.llvm.org/D114063

Files:
  flang/lib/Optimizer/CodeGen/CodeGen.cpp
  flang/test/Fir/convert-to-llvm.fir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114063.387880.patch
Type: text/x-patch
Size: 5694 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211117/9f572058/attachment.bin>


More information about the llvm-commits mailing list