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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 4 18:43:22 PST 2019


arsenm updated this revision to Diff 185214.
arsenm marked an inline comment as done.
arsenm added a comment.

Fix using getSizeInBits instead of getScalarSizeInBits


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.185214.patch
Type: text/x-patch
Size: 14391 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190205/bba64599/attachment.bin>


More information about the llvm-commits mailing list