[PATCH] D108903: [llvm-reduce] Add reduce operands pass

Samuel Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 7 15:42:36 PDT 2021


swamulism added a comment.

In D108903#2988082 <https://reviews.llvm.org/D108903#2988082>, @aeubanks wrote:

> Sure I suppose we can split up this patch
> @swamulism can you do that?

Sure I can add `Constant::hasNullValue` and remove `ReduceOperands::typeIsNullable` in a separate patch


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108903



More information about the llvm-commits mailing list