aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/MachineInstr.cpp
diff options
context:
space:
mode:
authorPeter Klausler <pklausler@nvidia.com>2025-02-27 14:29:00 -0800
committerGitHub <noreply@github.com>2025-02-27 14:29:00 -0800
commitfce29486ac109fbf8b543c24c763703839278457 (patch)
tree6bfc2c70b92be12d2af17ece5331ecbcf5872f10 /llvm/lib/CodeGen/MachineInstr.cpp
parent3e3855b0e553e66cde5ad9a55c078c9650798e4a (diff)
downloadllvm-fce29486ac109fbf8b543c24c763703839278457.zip
llvm-fce29486ac109fbf8b543c24c763703839278457.tar.gz
llvm-fce29486ac109fbf8b543c24c763703839278457.tar.bz2
[flang] Fix bogus error on defined I/O procedure. (#125898)
The check that "v_list" be deferred shape is just wrong; there are no deferred shape non-pointer non-allocatable dummy arguments in Fortran. Correct to check for an assumed shape dummy argument. And de-split the error messages that were split across multiple source lines, making them much harder to find with grep. Fixes https://github.com/llvm/llvm-project/issues/125878.
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions