[PATCH] D85202: TableGen/GlobalISel: Partially handle immAllOnesV/immAllZerosV

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 4 11:03:07 PDT 2020


aemerson added a comment.

Should we just have a G_SPLAT/G_BROADCAST opcode that we can canonicalize to? I find the 3 different representations annoying to deal with.


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

https://reviews.llvm.org/D85202



More information about the llvm-commits mailing list