[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
Thu Apr 2 03:13:50 PDT 2020
gargaroff updated this revision to Diff 254466.
gargaroff marked an inline comment as done.
gargaroff added a comment.
Add DstReg to UpdatedDefs
Replace source
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.254466.patch
Type: text/x-patch
Size: 10979 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200402/cad62e5b/attachment.bin>
More information about the llvm-commits
mailing list