[PATCH] D125071: [InstCombine] Baseline tests for InstCombine optimization to merge GEP instructions with constant indices

William Junda Huang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 10 13:56:20 PDT 2022


huangjd added a comment.

Should I use opaque ptr for the tests since it will be the default in LLVM in the future?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125071



More information about the llvm-commits mailing list