[PATCH] D65683: MVT: Add v3i16/v3f16 vectors

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 12 13:01:42 PDT 2019


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

Re-rebase, resort switch cases


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

https://reviews.llvm.org/D65683

Files:
  include/llvm/CodeGen/ValueTypes.td
  include/llvm/Support/MachineValueType.h
  lib/CodeGen/TargetLoweringBase.cpp
  lib/CodeGen/ValueTypes.cpp
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.cpp
  test/CodeGen/X86/promote-vec3.ll
  test/CodeGen/X86/vec_cast.ll
  test/CodeGen/X86/widen_load-2.ll
  test/TableGen/intrinsic-varargs.td
  utils/TableGen/CodeGenTarget.cpp
  utils/TableGen/IntrinsicEmitter.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65683.214690.patch
Type: text/x-patch
Size: 43174 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190812/cbc7e74e/attachment.bin>


More information about the llvm-commits mailing list