[PATCH] D56834: GlobalISel: Add convenience mutatations to scalarize

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 17 02:14:52 PST 2019


arsenm created this revision.
arsenm added reviewers: aditya_nandakumar, aemerson, dsanders.
Herald added subscribers: javed.absar, kristof.beyls, rovka, nhaehnle, wdng, jvesely.

https://reviews.llvm.org/D56834

Files:
  include/llvm/CodeGen/GlobalISel/LegalizerInfo.h
  lib/CodeGen/GlobalISel/LegalityPredicates.cpp
  lib/CodeGen/GlobalISel/LegalizeMutations.cpp
  lib/Target/AArch64/AArch64LegalizerInfo.cpp
  lib/Target/AMDGPU/AMDGPULegalizerInfo.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D56834.182228.patch
Type: text/x-patch
Size: 10050 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190117/da8b656d/attachment.bin>


More information about the llvm-commits mailing list