This should be "NFC" as written, but it will make D122485 smaller and give us more flexibility to experiment with optimization level vs. compile-time.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D123625
[SimplifyCFG] make a debug option for case max when converting switch to select ClosedPublic Authored by spatel on Apr 12 2022, 12:33 PM.
Details Summary This should be "NFC" as written, but it will make D122485 smaller and give us more flexibility to experiment with optimization level vs. compile-time.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Apr 13 2022, 12:54 AM This revision was landed with ongoing or failed builds.Apr 13 2022, 4:10 AM Closed by commit rGcd0d0d633bc6: [SimplifyCFG] make a debug option for case max when converting switch to select (authored by spatel). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 422468 llvm/lib/Transforms/Utils/SimplifyCFG.cpp
|