[PATCH] D50629: AMDGPU: Fix getInstSizeInBytes

Nicolai Hähnle via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 28 03:52:56 PDT 2018


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

Guard sanity check with EXPENSIVE_CHECKS


Repository:
  rL LLVM

https://reviews.llvm.org/D50629

Files:
  lib/Target/AMDGPU/AMDGPUMCInstLower.cpp
  lib/Target/AMDGPU/SIInstrInfo.cpp
  lib/Target/AMDGPU/VOP2Instructions.td
  lib/Target/AMDGPU/VOP3Instructions.td
  test/CodeGen/AMDGPU/llvm.amdgcn.writelane.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D50629.162823.patch
Type: text/x-patch
Size: 7237 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180828/88d2261e/attachment.bin>


More information about the llvm-commits mailing list