summaryrefslogtreecommitdiff
path: root/lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test
diff options
context:
space:
mode:
authorEugene Epshteyn <eepshteyn@nvidia.com>2025-11-21 12:03:51 -0500
committerGitHub <noreply@github.com>2025-11-21 12:03:51 -0500
commit8be46410248f8298af1f12be1c52e2824ce25951 (patch)
treee7fd097d7b152caf5c12d4f2b2ea0de99fe86ba1 /lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test
parent9d2b7ecb46e1c9e0f07679238bc060aebae24072 (diff)
[flang] Use hlfir.cmpchar for SELECT CASE of charsSelect case hlfir cmpchar (#168476)
For SELECT CASE with character selector, instead of allways calling runtime comparison function, emit hlfir.cmpchar. This has different behaviors at different optimization levels: at -O0, it still emits flang-rt call, but at higher optimization levels it does inline comparison. Modify test/Lower/select-case-statement.f90 to test both comparison cases.
Diffstat (limited to 'lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test')
0 files changed, 0 insertions, 0 deletions