[PATCH] D34181: MachineInstr: Reason locally about some memory objects before going to AA.
Balaram Makam via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 13 15:44:34 PDT 2017
bmakam created this revision.
Herald added subscribers: javed.absar, nhaehnle.
This addresses a FIXME in MachineInstr::mayAlias.
https://reviews.llvm.org/D34181
Files:
lib/CodeGen/MachineInstr.cpp
test/CodeGen/AArch64/ldst-opt.ll
test/CodeGen/AMDGPU/load-global-i16.ll
test/CodeGen/AMDGPU/load-global-i8.ll
test/CodeGen/AMDGPU/load-local-i16.ll
test/CodeGen/ARM/illegal-bitfield-loadstore.ll
test/CodeGen/X86/illegal-bitfield-loadstore.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D34181.102445.patch
Type: text/x-patch
Size: 11920 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20170613/a089ac09/attachment.bin>
More information about the llvm-commits
mailing list