Skip to content

Conversation

kasuga-fj
Copy link
Contributor

@kasuga-fj kasuga-fj commented Sep 2, 2025

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.

@kasuga-fj kasuga-fj requested a review from nikic September 2, 2025 08:54
@kasuga-fj kasuga-fj force-pushed the loop-interchange-fix-test branch from 8652c3c to eb1968d Compare September 2, 2025 09:15
…on.ll

Co-authored-by: Nikita Popov <github@npopov.com>
@kasuga-fj kasuga-fj enabled auto-merge (squash) September 2, 2025 09:48
@kasuga-fj kasuga-fj merged commit 0fa7733 into llvm:main Sep 2, 2025
9 checks passed
@kasuga-fj kasuga-fj deleted the loop-interchange-fix-test branch September 2, 2025 11:11
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants