[PATCH] D58596: GlobalISel: Implement fewerElementsVector for phi

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 25 12:34:08 PST 2019


arsenm updated this revision to Diff 188242.
arsenm marked 3 inline comments as done.
arsenm added a comment.

Address comments


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

https://reviews.llvm.org/D58596

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerHelper.h
  lib/CodeGen/GlobalISel/LegalizerHelper.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp
  test/CodeGen/AMDGPU/GlobalISel/legalize-phi.mir
  unittests/CodeGen/GlobalISel/LegalizerHelperTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58596.188242.patch
Type: text/x-patch
Size: 23719 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190225/45cc6090/attachment.bin>


More information about the llvm-commits mailing list