llvm-project
39f4d5f5
- InstCombine: Propagate profile metadata in SimplifyLibCalls for FFS
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
52 days ago
InstCombine: Propagate profile metadata in SimplifyLibCalls for FFS
References
users/snehasish/fix-libcalls-prof
#179751 - InstCombine: Propagate profile metadata in SimplifyLibCalls for FFS
#179752 - InstCombine: Propagate profile metadata in mul(select) folding
#179753 - InstCombine: Propagate profile metadata in fneg(select) folding
#179754 - InstCombine: Propagate profile metadata in ldexp(zext) folding
#179755 - InstCombine: Propagate profile metadata in select(ldexp) and ldexp(select) folding
#179756 - InstCombine: Set unknown profile metadata in logic-to-select folding
#179757 - InstCombine: Set unknown profile metadata in lshr-to-select folding
#179758 - InstCombine: Set unknown profile metadata in memchr-to-select folding
#179759 - InstCombine: Comprehensive fix for missing profile metadata in libcall simplifications
#179760 - InstCombine: Propagate profile metadata in clamp folds and fix verifier errors
#179761 - InstCombine: Propagate profile metadata in nested select folding
#179763 - InstCombine: Propagate profile metadata in shift-of-select folding
#179764 - InstCombine: Propagate profile metadata in select factorization folding
#179765 - InstCombine: Propagate profile metadata in symmetric select folding
#179766 - InstCombine: Propagate profile metadata in logical op creation and select folding
#179767 - [InstCombine][profcheck] Fix missing profdata for zext transform.
Author
Snehasish Kumar
Committer
Snehasish Kumar
Parents
20553d65
Loading