awarzynski accepted this revision.
awarzynski added a comment.

Thanks for the updates, LGTM!



================
Comment at: flang/test/HLFIR/flang-experimental-hlfir-flag.f90:7-12
+! | Action      | -flang-experimental-hlfir? | Result                          
|
+! | =========== | ========================== | =============================== 
|
+! | -emit-hlfir | N                          | Outputs HLFIR                   
|
+! | -emit-hlfir | Y                          | Outputs HLFIR                   
|
+! | -emit-fir   | N                          | Outputs FIR, using old lowering 
|
+! | -emit-fir   | Y                          | Outputs FIR, lowering via HLFIR 
|
----------------
This comment is pure gold!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151088

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to