https://bugs.llvm.org/show_bug.cgi?id=37989

Simon Pilgrim <llvm-...@redking.me.uk> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         Resolution|---                         |FIXED
             Status|NEW                         |RESOLVED

--- Comment #1 from Simon Pilgrim <llvm-...@redking.me.uk> ---
Resolving - we now have SimplifyDemandedVectorElts handling in DAGCombine for
all relevant vector ops and SimplifyDemandedVectorElts itself handles basic
binops, including use of SimplifyMultipleUseDemandedBits.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to