llvm-project
40ebbb63
- [LoopInterchange] Initialize new_var to InitValue on first iteration (#178370)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
99 days ago
[LoopInterchange] Initialize new_var to InitValue on first iteration (#178370) Fixed a bug found during testing: - If it is the first iteration, `new_var` should be initialized to 'InitValue'.
References
#178370 - [LoopInterchange] Initialize new_var to InitValue on first iteration
Author
buggfg
Parents
deafb6b1
Loading