Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Lower
intrinsics::offset
to mir::BinOp::Offset
They're semantically the same, so this means the backends don't need to handle the intrinsic and means fewer MIR basic blocks in pointer arithmetic code.
- Loading branch information