[PATCH] D92375: [MergeICmps] Fix missing split.

Fangrui Song via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Dec 1 09:09:43 PST 2020


MaskRay added a comment.

As a follow-up, would be good adding some tests whether the pointer operand of a GEP references an instruction defined in a basic block. Currently in all tests the pointer operands refer to arguments.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92375



More information about the llvm-commits mailing list