llvm-project
d27ee36c
- [llvm][CodeGen] Fixed max cycle calculation with zero-cost instructions for window scheduler (#99454)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
1 year ago
[llvm][CodeGen] Fixed max cycle calculation with zero-cost instructions for window scheduler (#99454) We discovered some scheduling failures occurring when zero-cost instructions were involved. This issue will be addressed by this patch.
References
#99454 - [llvm][CodeGen] Fixed max cycle calculation with zero-cost instructions for window scheduler
Author
kaiyan96
Parents
599f8e11
Loading