[PATCH] D143100: [AArch64][GlobalISel] Widen G_ADD/G_MUL/G_OR/... element types if size < 8b

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 14:32:22 PST 2023


aemerson accepted this revision.
aemerson added a comment.

LGTM. It would be nice if we could refactor the legalizer to allow better re-use of these rule patterns but that's for another patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143100



More information about the llvm-commits mailing list