llvm-project
16534d19
- [DA] Add test cases where base ptr is not loop-invariant (#148240)
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
58 days ago
[DA] Add test cases where base ptr is not loop-invariant (#148240) Add test cases where DA yields incorrect results because it makes an assumption that the base pointer is loop-invariant, which doesn't hold in these cases. Will be fixed by #148241.
References
#148240 - [DA] Add test cases where base ptr is not loop-invariant
Author
kasuga-fj
Parents
089106fd
Loading