[PATCH] D65319: [ScalarizeMaskedMemIntrin] Bitcast the mask to the scalar domain and use scalar bit tests for the branches.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 09:28:48 PDT 2019


RKSimon added a comment.

In D65319#1604552 <https://reviews.llvm.org/D65319#1604552>, @craig.topper wrote:

> In D65319#1604232 <https://reviews.llvm.org/D65319#1604232>, @RKSimon wrote:
>
> > I think this covers all of https://reviews.llvm.org/D65319 ?
>
>
> Wrong link? That’s just a link to this review


I don't like Mondays - https://bugs.llvm.org/show_bug.cgi?id=39665 - which goes beyond masked memory ops so probably isn't covered by this patch along.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D65319





More information about the llvm-commits mailing list