llvm-project
53a397a9
- [PhaseOrdering] Add test for failure to inline simplifiable switch
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
8 hours ago
[PhaseOrdering] Add test for failure to inline simplifiable switch The large switch simplifies to a single umin, but only after inlining, so the trivial call in test2() does not get inlined.
Author
nikic
Committer
nikic
Parents
008294c0
Loading