[PATCH] D47794: [LSR] Check yet more intrinsic pointer operands

Daniil Fukalov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 5 12:16:24 PDT 2018


dfukalov created this revision.
dfukalov added a reviewer: arsenm.
Herald added subscribers: nhaehnle, wdng.

the patch fixes another assertion in isLegalUse()


Repository:
  rL LLVM

https://reviews.llvm.org/D47794

Files:
  lib/Transforms/Scalar/LoopStrengthReduce.cpp
  test/Transforms/LoopStrengthReduce/AMDGPU/preserve-addrspace-assert.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D47794.150021.patch
Type: text/x-patch
Size: 4987 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180605/46780351/attachment.bin>


More information about the llvm-commits mailing list