diff options
| author | Eugene Epshteyn <eepshteyn@nvidia.com> | 2025-11-21 12:03:51 -0500 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-11-21 12:03:51 -0500 |
| commit | 8be46410248f8298af1f12be1c52e2824ce25951 (patch) | |
| tree | e7fd097d7b152caf5c12d4f2b2ea0de99fe86ba1 /lldb/test/Shell/Commands/CommandScriptImmediateOutput/CommandScriptImmediateOutputFile.test | |
| parent | 9d2b7ecb46e1c9e0f07679238bc060aebae24072 (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
