Skip to content

Update LLVM#1571

Open
rjodinchr wants to merge 1 commit intogoogle:mainfrom
rjodinchr:update-llvm
Open

Update LLVM#1571
rjodinchr wants to merge 1 commit intogoogle:mainfrom
rjodinchr:update-llvm

Conversation

@rjodinchr
Copy link
Collaborator

  • Add passes to prevent instcombine from optimizing getelementptr.
  • Fixes getelementptr lowering in
    • bitcastutils
    • simplifypointerbitcast
    • replacepointerbitcast
  • fixes tests
    • some tests need more work, just marking them as failing.

Ref #1570

@rjodinchr rjodinchr requested review from alan-baker and dneto0 March 13, 2026 09:25
@rjodinchr rjodinchr force-pushed the update-llvm branch 5 times, most recently from 704a7db to b0ec689 Compare March 13, 2026 12:47
- Add passes to prevent instcombine from optimizing getelementptr.
- Fixes getelementptr lowering in
  - bitcastutils
  - simplifypointerbitcast
  - replacepointerbitcast
- fixes tests
  - some tests need more work, just marking them as failing.

Ref google#1570
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