[PATCH] D151878: [GlobalIsel][X86] Update legalization of G_ADD/G_SUB

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 1 07:17:24 PDT 2023


RKSimon updated this revision to Diff 527411.
RKSimon added a comment.

Keep track of the maximum vector element type for type clamping - still not happy with this, but definitely cleaner


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D151878

Files:
  llvm/lib/Target/X86/X86LegalizerInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151878.527411.patch
Type: text/x-patch
Size: 7209 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230601/cdf57b82/attachment.bin>


More information about the llvm-commits mailing list