[PATCH] D143437: [llvm] Use pointer index type for more GEP offsets (pre-codegen)

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 21 09:34:30 PST 2023


arsenm added a comment.

In D143437#4142104 <https://reviews.llvm.org/D143437#4142104>, @krzysz00 wrote:

> What's missing here that prevents a landing? I feel like I missed something in the sea of comments

I'm being a stickler for testing every single piece here and there are a few missing (e.g. MergeICmps.cpp)


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D143437/new/

https://reviews.llvm.org/D143437



More information about the llvm-commits mailing list