[PATCH] D151803: [GlobalIsel][X86] Legalize G_BSWAP II

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed May 31 06:35:05 PDT 2023


tschuett created this revision.
Herald added subscribers: pengfei, hiraditya.
Herald added a project: All.
tschuett requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Note the workaround for 32 bit


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D151803

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D151803.527016.patch
Type: text/x-patch
Size: 4497 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230531/b1cf8438/attachment.bin>


More information about the llvm-commits mailing list