diff options
author | Craig Topper <craig.topper@sifive.com> | 2022-09-14 14:52:17 -0700 |
---|---|---|
committer | Craig Topper <craig.topper@sifive.com> | 2022-09-14 15:00:07 -0700 |
commit | 50a699e36215406e13099dad16190f7580980073 (patch) | |
tree | 62e870dc9c39f313c2a80440e4678a68f2be2c25 /llvm/lib/CodeGen/MachineOperand.cpp | |
parent | 6384044df4ef1474e0808d865fa6fce328a18578 (diff) | |
download | llvm-50a699e36215406e13099dad16190f7580980073.zip llvm-50a699e36215406e13099dad16190f7580980073.tar.gz llvm-50a699e36215406e13099dad16190f7580980073.tar.bz2 |
[IR][VP] Remove IntrArgMemOnly from vp.gather/scatter.
IntrArgMemOnly is only valid for intrinsics that use a scalar
pointer argument. These intrinsics use a vector of pointer.
Alias analysis will try to find a scalar pointer argument and
will return incorrect alias results when it doesn't find one.
Reviewed By: reames
Differential Revision: https://reviews.llvm.org/D133898
Diffstat (limited to 'llvm/lib/CodeGen/MachineOperand.cpp')
0 files changed, 0 insertions, 0 deletions