[PATCH] D29294: LSR: Check more intrinsic pointer operands

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 28 19:29:14 PST 2017


arsenm updated this revision to Diff 124687.
arsenm added a comment.

Update intrinsics in tests


https://reviews.llvm.org/D29294

Files:
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.cpp
  lib/Target/AMDGPU/AMDGPUTargetTransformInfo.h
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/CodeGen/AMDGPU/llvm.amdgcn.atomic.inc.ll
  test/Transforms/LoopStrengthReduce/AMDGPU/atomics.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D29294.124687.patch
Type: text/x-patch
Size: 13843 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171129/ab8469ba/attachment.bin>


More information about the llvm-commits mailing list