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

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 16 12:45:17 PDT 2017


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

Fix missed place, replace IsSimple


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.92038.patch
Type: text/x-patch
Size: 11941 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170316/418b0922/attachment.bin>


More information about the llvm-commits mailing list