[PATCH] D63301: [AMDGPU] gfx1010 wave32 icmp/fcmp intrinsic changes for wave32

Stanislav Mekhanoshin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 13 16:44:31 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL363339: [AMDGPU] gfx1010 wave32 icmp/fcmp intrinsic changes for wave32 (authored by rampitec, committed by ).
Herald added a project: LLVM.

Changed prior to commit:
  https://reviews.llvm.org/D63301?vs=204635&id=204659#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D63301

Files:
  llvm/trunk/include/llvm/IR/IntrinsicsAMDGPU.td
  llvm/trunk/lib/Target/AMDGPU/AMDGPUAtomicOptimizer.cpp
  llvm/trunk/lib/Target/AMDGPU/AMDGPUSubtarget.h
  llvm/trunk/lib/Target/AMDGPU/SIAnnotateControlFlow.cpp
  llvm/trunk/lib/Target/AMDGPU/SIISelLowering.cpp
  llvm/trunk/lib/Target/AMDGPU/SIInstructions.td
  llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
  llvm/trunk/test/CodeGen/AMDGPU/diverge-switch-default.ll
  llvm/trunk/test/CodeGen/AMDGPU/loop_break.ll
  llvm/trunk/test/CodeGen/AMDGPU/multi-divergent-exit-region.ll
  llvm/trunk/test/CodeGen/AMDGPU/multilevel-break.ll
  llvm/trunk/test/CodeGen/AMDGPU/nested-loop-conditions.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-annotate-cf-unreachable.ll
  llvm/trunk/test/CodeGen/AMDGPU/si-annotatecfg-multiple-backedges.ll
  llvm/trunk/test/Transforms/InstCombine/AMDGPU/amdgcn-intrinsics.ll
  llvm/trunk/test/Verifier/AMDGPU/intrinsic-immarg.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D63301.204659.patch
Type: text/x-patch
Size: 77433 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190613/4b55abbf/attachment-0001.bin>


More information about the llvm-commits mailing list