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

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 13 03:49:55 PDT 2019


RKSimon reopened this revision.
RKSimon added a comment.
This revision is now accepted and ready to land.

Reopening - rL368276 <https://reviews.llvm.org/rL368276> was reverted at rL368660 <https://reviews.llvm.org/rL368660> due to msan issue (PR42982)


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65887





More information about the llvm-commits mailing list