[PATCH] D65887: [TargetLowering] SimplifyDemandedBits - call SimplifyMultipleUseDemandedBits for ISD::EXTRACT_VECTOR_ELT

Nico Weber via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 24 07:17:38 PST 2020


thakis added a comment.

I made a reduced repro: https://bugs.llvm.org/show_bug.cgi?id=44652

As far as I can tell, there's no uninitialized read in that code.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65887





More information about the llvm-commits mailing list