[PATCH] D95399: [flang][fir] Upstream FIR dialect changes.

Eric Schweitz via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 28 19:34:47 PST 2021


schweitz added inline comments.


================
Comment at: flang/test/Fir/fir-ops.fir:4
 // RUN: tco -emit-fir %s | tco -emit-fir | FileCheck %s
-// UNSUPPORTED: !fir
+// XFAIL: *
 
----------------
mehdi_amini wrote:
> You're disabling the test here, what's happening?
It gets re-enabled here. https://reviews.llvm.org/D95402#change-2yxFjt5wBEUu


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

https://reviews.llvm.org/D95399



More information about the llvm-commits mailing list