[PATCH] D57656: GlobalISel: Fix artifact combiner constant legality checks for vectors

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 3 09:05:51 PST 2019


arsenm updated this revision to Diff 184961.
arsenm added a comment.

Include actual change


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

https://reviews.llvm.org/D57656

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D57656.184961.patch
Type: text/x-patch
Size: 13766 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190203/1ae8a84f/attachment.bin>


More information about the llvm-commits mailing list