Ryotaro Kasuga 0fa7733925
[LoopInterchange] Improve some tests (NFC) (#156426)
This patch addresses issues in existing test cases that I discovered
while working on DependenceAnalysis.

Details:

- Add `inbounds` to certain `getelementptr` instructions
- Add `nuw`/`nsw` to the instructions that update induction variables
- Fix incorrect type argument in `getelementptr`.
2025-09-02 10:20:32 +00:00
..