[PATCH] D124530: [X86] Fix gather/scatter with large scales (PR55021)

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Apr 27 09:36:54 PDT 2022


RKSimon added a comment.

We also have the X86ISD::MGATHER/MSCATTER nodes - if there any chance of encountering bad scales with those?


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

https://reviews.llvm.org/D124530



More information about the llvm-commits mailing list