[PATCH] D74594: [AMDGPU] Fix some tests that did not specify -mcpu

Tim Renouf via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Feb 14 02:30:46 PST 2020


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

V2: Also added gfx1010 to memtime test.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74594

Files:
  llvm/test/CodeGen/AMDGPU/clamp-modifier.ll
  llvm/test/CodeGen/AMDGPU/divrem24-assume.ll
  llvm/test/CodeGen/AMDGPU/fadd-fma-fmul-combine.ll
  llvm/test/CodeGen/AMDGPU/frem.ll
  llvm/test/CodeGen/AMDGPU/llvm.amdgcn.s.memtime.ll
  llvm/test/CodeGen/AMDGPU/madmk.ll
  llvm/test/CodeGen/AMDGPU/omod.ll
  llvm/test/CodeGen/AMDGPU/operand-folding.ll
  llvm/test/CodeGen/AMDGPU/sdiv.ll
  llvm/test/CodeGen/AMDGPU/sdiv64.ll
  llvm/test/CodeGen/AMDGPU/srem64.ll
  llvm/test/CodeGen/AMDGPU/udiv64.ll
  llvm/test/CodeGen/AMDGPU/urem64.ll
  llvm/test/CodeGen/AMDGPU/v_mac.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74594.244599.patch
Type: text/x-patch
Size: 356865 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200214/5da52587/attachment-0001.bin>


More information about the llvm-commits mailing list