[PATCH] D133777: [SelectOpti] Fix lifetime intrinsic bug

David Li via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 13 11:23:32 PDT 2022


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

It is unclear that the more precise life time tracking can make a big difference given the code region (post transformation) is small, so this handling LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D133777



More information about the llvm-commits mailing list