[PATCH] D56969: GlobalISel: Try to make legalize rules more useful for vectors

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 1 20:15:01 PST 2019


arsenm updated this revision to Diff 184887.
arsenm retitled this revision from "GlobalISel: Fix widenScalarToNextPow2 mutation for vectors     " to "GlobalISel: Try to make legalize rules more useful for vectors".
arsenm edited the summary of this revision.
Herald added subscribers: nhaehnle, jvesely.

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

https://reviews.llvm.org/D56969

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  include/llvm/Support/LowLevelTypeImpl.h
  lib/CodeGen/GlobalISel/LegalityPredicates.cpp
  lib/CodeGen/GlobalISel/LegalizeMutations.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  unittests/CodeGen/GlobalISel/LegalizerInfoTest.cpp
  unittests/CodeGen/LowLevelTypeTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56969.184887.patch
Type: text/x-patch
Size: 19703 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190202/0450ca52/attachment.bin>


More information about the llvm-commits mailing list