[PATCH] D125717: [InstCombine] Optimize and of icmps with power-of-2 and contiguous masks

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 03:03:58 PDT 2022


RKSimon added a comment.

Please can you add vector test coverage - uniform / non-uniform cases and cases containing undef / poison elements


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125717



More information about the llvm-commits mailing list