[PATCH] D69734: [globalisel] Rename G_GEP to G_PTR_ADD

Daniel Sanders via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 5 10:19:54 PST 2019


dsanders added a comment.

Thanks.

I realized I missed a couple things in this patch this morning:

- Filenames containing 'gep'
- Functions named buildGep() and similar

I'll fix both of this this before pushing


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69734





More information about the llvm-commits mailing list