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

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Jul 29 08:26:17 PDT 2019


craig.topper added a comment.

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


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