swift
43b6fd4e
- SIL: add the IndexingInstruction protocol
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Commit
View On
GitHub
Commit
284 days ago
SIL: add the IndexingInstruction protocol It defines (and implements) the `base` and `index` properties, which are used in the conforming classes `IndexRawPointerInst`, `IndexAddrInst` and `TailAddrInst`
References
#78317 - Optimizer: re-implement the `pointer_to_address` SILCombine peephole optimizations in swift
Author
eeckstein
Committer
eeckstein
Parents
969a788e
Loading