[flang-commits] [flang] [flang] add nsw to operations in subscripts (PR #110060)

Yusuke MINATO via flang-commits flang-commits at lists.llvm.org
Thu Sep 26 20:06:22 PDT 2024


================
@@ -1,4 +1,5 @@
 ! RUN: bbc -hlfir=false -o - %s | FileCheck %s
+! RUN: bbc -hlfir=false -fwrapv -o - %s | FileCheck %s --check-prefix=NO-NSW
----------------
yus3710-fj wrote:

Thank you for your reply. I fixed it.

https://github.com/llvm/llvm-project/pull/110060


More information about the flang-commits mailing list