[PATCH] D58928: [AMDGPU] Prepare for introduction of v3 and v5 MVTs

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 5 03:27:20 PST 2019


tpr updated this revision to Diff 189292.
tpr added a comment.

V2: Addressed Stas's review comment about empty block.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D58928

Files:
  lib/Target/AMDGPU/AMDGPUISelLowering.cpp
  test/Analysis/CostModel/AMDGPU/add-sub.ll
  test/Analysis/CostModel/AMDGPU/extractelement.ll
  test/Analysis/CostModel/AMDGPU/fabs.ll
  test/Analysis/CostModel/AMDGPU/fadd.ll
  test/Analysis/CostModel/AMDGPU/fdiv.ll
  test/Analysis/CostModel/AMDGPU/fmul.ll
  test/Analysis/CostModel/AMDGPU/fsub.ll
  test/Analysis/CostModel/AMDGPU/mul.ll
  test/CodeGen/AMDGPU/kernel-args.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58928.189292.patch
Type: text/x-patch
Size: 10350 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190305/a8f2ac3d/attachment.bin>


More information about the llvm-commits mailing list