[PATCH] D58928: [AMDGPU] Prepare for introduction of v3 and v5 MVTs
Tim Renouf via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Mar 11 05:10:26 PDT 2019
tpr updated this revision to Diff 190071.
tpr added a comment.
V3: Fixed new cost tests so they work with and without legal v3/v5
types. Added v5i64/v5f64 kernarg test cases as suggested by Matt.
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.190071.patch
Type: text/x-patch
Size: 16427 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190311/03bf5e87/attachment.bin>
More information about the llvm-commits
mailing list