llvm-project
f7c01c40
- [clang][bytecode] Reorder type checks in classify() (#139046)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
123 days ago
[clang][bytecode] Reorder type checks in classify() (#139046) Move the member pointer check further below and remove Complex/Vector type checks and instead rely on the final return to handle those.
References
#139046 - [clang][bytecode] Reorder type checks in classify()
Author
tbaederr
Parents
a1beb619
Loading