[PATCH] D119127: Preserve inbounds information of GEP during Argument Promotion Pass across callee and its callers.

Valery Pykhtin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 20 00:18:18 PDT 2022


vpykhtin added a comment.
Herald added a subscriber: kosarev.
Herald added a project: All.

I would replace pair of pair with ordinary struct, much easier to read the code


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D119127



More information about the llvm-commits mailing list