[PATCH] Fix for PR 18573: AVX gather intrinsics access only memory based on argument

Robert Khasanov rob.khasanov at gmail.com
Tue Feb 4 05:48:51 PST 2014


Changed attributes of all gather intrinsics from IntrReadMem to IntrReadArgMem as they access only memory based on argument.

http://llvm-reviews.chandlerc.com/D2687

Files:
  include/llvm/IR/IntrinsicsX86.td
  test/Analysis/BasicAA/pr18573.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D2687.1.patch
Type: text/x-patch
Size: 10635 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20140204/84845b1c/attachment.bin>


More information about the llvm-commits mailing list