[PATCH] D88569: [DAGCombiner] Call SimplifyDemandedBits to simplify EXTRACT_VECTOR_ELT

Amaury SECHET via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 20 15:36:54 PDT 2022


deadalnix added a comment.

In D88569#3596712 <https://reviews.llvm.org/D88569#3596712>, @RKSimon wrote:

> @deadalnix This patch has a number of outstanding problems, and might not be worth it - but can you tell if it helps D127115 <https://reviews.llvm.org/D127115> at all?

Testing that now, I'll let you know.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88569



More information about the llvm-commits mailing list