[PATCH] D129765: [DAG] SimplifyDemandedBits - don't early-out for multiple use values (WIP)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 18 04:25:24 PDT 2022


RKSimon added a comment.

In D129765#3652399 <https://reviews.llvm.org/D129765#3652399>, @RKSimon wrote:

> or we remove the -early-live-intervals test case from mve-sext-masked-load.ll here and re-add it as part of D110182 <https://reviews.llvm.org/D110182>?

Given that a large number of other tests already fail in trunk if -early-live-intervals is enabled - I'm going to remove it to unblock this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D129765



More information about the llvm-commits mailing list