[PATCH] D96979: [DSE] Extending IsGuaranteedLoopInvariant to support a GetElementPtrInst defined in the entry block

Matteo Favaro via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 22 14:48:41 PST 2021


fvrmatteo added a comment.

In D96979#2579928 <https://reviews.llvm.org/D96979#2579928>, @fhahn wrote:

> Please let me know if you need someone to land this change on your behalf & the name + email that should be used for attribution.

Sorry for the delay, I didn't know how this worked, thought it would be committed automatically by the system.

I don't have a way to land this change, so I guess the name (`Matteo Favaro`) and email (`fvrmatteo at gmail.com`) should be fine.

Thanks a lot for following me on this, I'll try to use Arcanist next time if it makes things easier.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D96979



More information about the llvm-commits mailing list