[PATCH] D105105: [DSE][NFC] Extend isOverwrite to take non zero initial offset

Evgeniy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 20 02:47:28 PDT 2021


ebrevnov added a comment.

In D105105#3005752 <https://reviews.llvm.org/D105105#3005752>, @fhahn wrote:

> It's hard to evaluate the impact of the change on its own. Is it strictly required for D90095 <https://reviews.llvm.org/D90095> or could if be a follow-up to D90095 <https://reviews.llvm.org/D90095> where we can show improvements on tests for this patch?

This should be doable. Do you want me to keep this as a separate NFC change or merge with functional change in PHI translation?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105105



More information about the llvm-commits mailing list