[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 1 04:24:53 PDT 2020


gargaroff updated this revision to Diff 254163.
gargaroff added a comment.

Remove unrelated changes


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.254163.patch
Type: text/x-patch
Size: 8083 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200401/264e983b/attachment.bin>


More information about the llvm-commits mailing list