[PATCH] D106222: [X86] Don't use known bits to simplify shuffles.

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 18 13:09:20 PDT 2021


RKSimon added a comment.

OK, I'll put together a patch updating the comments.

I think this patch gets to the real problem (although there might be other similar issues) and helps us avoid the avoidable nasty regressions from D106053 <https://reviews.llvm.org/D106053> - does anyone else have any thoughts?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D106222



More information about the llvm-commits mailing list