[PATCH] D85521: GlobalISel: Handle zext(sext x) in artifact combiner

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 7 06:20:31 PDT 2020


arsenm created this revision.
arsenm added reviewers: aemerson, paquette, dsanders.
Herald added subscribers: kerbowa, rovka, nhaehnle, jvesely.
Herald added a project: LLVM.
arsenm requested review of this revision.
Herald added a subscriber: wdng.

This eliminates the illegal intermediate s8 value in the added test.


https://reviews.llvm.org/D85521

Files:
  llvm/include/llvm/CodeGen/GlobalISel/LegalizationArtifactCombiner.h
  llvm/test/CodeGen/AMDGPU/GlobalISel/artifact-combiner-zext.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D85521.283891.patch
Type: text/x-patch
Size: 4377 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200807/14ba2fef/attachment.bin>


More information about the llvm-commits mailing list