[PATCH] D150658: [GlobalIsel][x86] Legalize G_AND, G_OR, and G_XOR for AVX2

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 16 05:37:33 PDT 2023


tschuett updated this revision to Diff 522559.
tschuett added a comment.

address review comments


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D150658

Files:
  llvm/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/test/CodeGen/X86/GlobalISel/legalize-and-or-xor.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D150658.522559.patch
Type: text/x-patch
Size: 5368 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230516/7760f233/attachment.bin>


More information about the llvm-commits mailing list