[PATCH] D95035: [GlobalISel] LegalizerHelper - Extract widenScalarAddoSubo method

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jan 22 14:09:04 PST 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG2bb92bf451d7: [GlobalISel] LegalizerHelper - Extract widenScalarAddoSubo method (authored by porglezomp, committed by aemerson).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D95035

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-add.mir
  llvm/test/CodeGen/AArch64/GlobalISel/legalize-sub.mir
  llvm/test/CodeGen/AArch64/legalize-uaddo.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-uaddo.mir
  llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-usubo.mir
  llvm/unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D95035.318648.patch
Type: text/x-patch
Size: 15843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210122/c662f31e/attachment.bin>


More information about the llvm-commits mailing list