[all-commits] [llvm/llvm-project] 171586: fix optional wait wrongly treated as false (#78149)
Yi Wu via All-commits
all-commits at lists.llvm.org
Tue Jan 23 02:05:54 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1715866a94b30f719f8db58591c9adfda6ff0ef6
https://github.com/llvm/llvm-project/commit/1715866a94b30f719f8db58591c9adfda6ff0ef6
Author: Yi Wu <43659785+yi-wu-arm at users.noreply.github.com>
Date: 2024-01-23 (Tue, 23 Jan 2024)
Changed paths:
M flang/lib/Optimizer/Builder/IntrinsicCall.cpp
M flang/test/Lower/Intrinsics/execute_command_line-optional.f90
M flang/test/Lower/Intrinsics/execute_command_line.f90
Log Message:
-----------
fix optional wait wrongly treated as false (#78149)
More information about the All-commits
mailing list