[PATCH] D77210: [GlobalISel] Combine sext([sz]ext) -> [sz]ext, zext(zext) -> zext
Dominik Montada via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Wed Apr 8 02:40:19 PDT 2020
This revision was automatically updated to reflect the committed changes.
Closed by commit rG432720f1c4c6: [GlobalISel] Combine sext([sz]ext) -> [sz]ext, zext(zext) -> zext (authored by gargaroff).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D77210/new/
https://reviews.llvm.org/D77210
Files:
llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
llvm/test/CodeGen/AMDGPU/GlobalISel/combine-ext-legalizer.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-saddo.mir
llvm/test/CodeGen/AMDGPU/GlobalISel/legalize-ssubo.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77210.255933.patch
Type: text/x-patch
Size: 10979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200408/8edcd834/attachment.bin>
More information about the llvm-commits
mailing list