[flang] Lower integer constant code for STOP stmt
This patch lower the integer constant code in the STOP statement. The code is lowered to `arith.constant`. This patch is part of the upstreaming effort from fir-dev branch. Reviewed By: schweitz, kiranchandramohan Differential Revision: https://reviews.llvm.org/D118787
Loading
Please sign in to comment