diff options
| author | Frederik Harwath <frederik.harwath@amd.com> | 2025-10-20 10:24:12 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-10-20 10:24:12 +0200 |
| commit | 46a866ab7735aaa0f89fde209d516271c4825c49 (patch) | |
| tree | 3f29fa51a931e0adb9a426c911a2e8ee99f11bc7 /clang/unittests/Format/FormatTestJava.cpp | |
| parent | aa63949428b3e3052e06214ce97eeee84d48567b (diff) | |
| download | llvm-46a866ab7735aaa0f89fde209d516271c4825c49.zip llvm-46a866ab7735aaa0f89fde209d516271c4825c49.tar.gz llvm-46a866ab7735aaa0f89fde209d516271c4825c49.tar.bz2 | |
expand-fp: Refactor modification status handling (NFC) (#163542)
Modify the return value of the runImpl function which indicates whether or not the IR has been changed in a
single place instead of doing it separately for each instruction at the insertion into the worklist.
Further changes: Replace if-else in worklist processing loop by switch and add test cases which demonstrate that the "scalarize" function does not always add items to the worklist and hence a worklist emptiness check cannot be used for the runImpl return value.
Diffstat (limited to 'clang/unittests/Format/FormatTestJava.cpp')
0 files changed, 0 insertions, 0 deletions
