llvm-project
9d38eba6
- [InstCombine][ProfCheck] Mark unknown select profiles in sub xor fold (#191192)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
12 hours ago
[InstCombine][ProfCheck] Mark unknown select profiles in sub xor fold (#191192) Mark the weights as explicitly unknown given we cannot statically infer the weights without value profiling due to the select being synthesized from a binary operation.
References
#191192 - [InstCombine][ProfCheck] Mark unknown select profiles in sub xor fold
Author
boomanaiden154
Parents
e21759ff
Loading