llvm-project
40ebbb63 - [LoopInterchange] Initialize new_var to InitValue on first iteration (#178370)

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'.
Author
Parents
Loading