[PATCH] D66604: [GVN] AnalyzeLoadAvailability: Replace a load after lifetime.end with undef (PR20811)

Shreyansh Chouhan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Sep 14 22:28:43 PDT 2019


BK1603 added a comment.

In D66604#1670556 <https://reviews.llvm.org/D66604#1670556>, @hiraditya wrote:

> Does NewGVN optimize this already? it will be good to have it there as well.


Sure! :)

Though I think I should wait for this patch to be submitted first, once it is, I can make similar changes to NewGVN.
I hope that is fine?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D66604





More information about the llvm-commits mailing list