aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorChen Zheng <czhengsz@cn.ibm.com>2020-10-07 00:12:21 -0400
committerChen Zheng <czhengsz@cn.ibm.com>2020-10-07 00:12:21 -0400
commited46e84c7aaffd847656ac559acb06089096ec33 (patch)
treeccff4eb2915b5a853a0d3f2ed4f1229ab4c71bf5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parentf05608707c641423a4cd4d5923a44cda153ebbcb (diff)
downloadllvm-ed46e84c7aaffd847656ac559acb06089096ec33.zip
llvm-ed46e84c7aaffd847656ac559acb06089096ec33.tar.gz
llvm-ed46e84c7aaffd847656ac559acb06089096ec33.tar.bz2
[MachineInstr] exclude call instruction in mayAlias
we now get noAlias result for a call instruction and other load/store/call instructions if we query mayAlias. This is not right as call instruction is not with mayloadorstore, but it may alter the memory. This patch fixes this wrong alias query. Differential Revision: https://reviews.llvm.org/D87490
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions