[flang-commits] [flang] [flang][NFC] Converted five tests from old lowering to new lowering (part 44) (PR #191926)
Eugene Epshteyn via flang-commits
flang-commits at lists.llvm.org
Mon Apr 13 19:54:51 PDT 2026
================
@@ -1,19 +1,18 @@
-! RUN: bbc --use-desc-for-alloc=false -emit-fir -hlfir=false %s -o - | FileCheck %s
-! RUN: bbc --use-desc-for-alloc=false -emit-fir -hlfir=false -fwrapv %s -o - | FileCheck %s --check-prefix=NO-NSW
----------------
eugeneepshteyn wrote:
Note: it was previously decided that `-fwrapv` doesn't make sense for HLFIR output.
https://github.com/llvm/llvm-project/pull/191926
More information about the flang-commits
mailing list