[PATCH] D152266: [GlobalIsel][X86] Legalize G_SELECT

Thorsten via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 6 06:53:13 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.

With bug fixes. The legalizer got more powerful over the last weeks.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D152266

Files:
  llvm/lib/Target/X86/X86LegalizerInfo.cpp
  llvm/test/CodeGen/X86/GlobalISel/legalize-leading-zeros.mir
  llvm/test/CodeGen/X86/GlobalISel/legalize-select.mir
  llvm/test/CodeGen/X86/GlobalISel/legalize-trailing-zeros-undef.mir
  llvm/test/CodeGen/X86/GlobalISel/legalize-trailing-zeros.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152266.528840.patch
Type: text/x-patch
Size: 12601 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/aeb9a3c1/attachment.bin>


More information about the llvm-commits mailing list