[PATCH] D53283: AMDGPU: Divergence-driven selection of scalar buffer load intrinsics

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 16 11:28:20 PDT 2018


nhaehnle updated this revision to Diff 169868.
nhaehnle added a comment.

- add an assertion for the VT


Repository:
  rL LLVM

https://reviews.llvm.org/D53283

Files:
  lib/Target/AMDGPU/SIISelLowering.cpp
  lib/Target/AMDGPU/SIISelLowering.h
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/SIInstrInfo.h
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.cpp
  lib/Target/AMDGPU/Utils/AMDGPUBaseInfo.h
  test/CodeGen/AMDGPU/smrd-fold-offset.mir
  test/CodeGen/AMDGPU/smrd.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53283.169868.patch
Type: text/x-patch
Size: 23646 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181016/e9930b9c/attachment.bin>


More information about the llvm-commits mailing list