[PATCH] D107150: [NFC] Remove redundant test in Transforms/LoopVectorize/lifetime.ll

Sander de Smalen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Aug 5 06:21:48 PDT 2021


sdesmalen accepted this revision.
sdesmalen added a comment.
This revision is now accepted and ready to land.

LGTM

It seems `%0 = getelementptr ....` is unused and the function is otherwise identical.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D107150



More information about the llvm-commits mailing list