[PATCH] D99219: [AArch64][GlobalISel] Mark G_SBFX/G_UBFX as legal for s32 and s64

Jessica Paquette via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 24 11:10:30 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG1818dc394f31: [AArch64][GlobalISel] Mark G_SBFX/G_UBFX as legal for s32 and s64 (authored by paquette).

Changed prior to commit:
  https://reviews.llvm.org/D99219?vs=332829&id=333057#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99219

Files:
  llvm/lib/Target/AArch64/GISel/AArch64LegalizerInfo.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-sbfx.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-ubfx.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99219.333057.patch
Type: text/x-patch
Size: 4270 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210324/d8b6b61a/attachment.bin>


More information about the llvm-commits mailing list