diff options
author | David Green <david.green@arm.com> | 2021-08-23 21:07:55 +0100 |
---|---|---|
committer | David Green <david.green@arm.com> | 2021-08-23 21:07:55 +0100 |
commit | 50f4ae58eb136bc9d802cb98f02b6ff237eb61e0 (patch) | |
tree | 77d0483f917f1c23b811029c1c8733892191fc31 /clang/lib/Basic/Cuda.cpp | |
parent | 955c9437fd605216445fbd608de4ef1d96f825e9 (diff) | |
download | llvm-50f4ae58eb136bc9d802cb98f02b6ff237eb61e0.zip llvm-50f4ae58eb136bc9d802cb98f02b6ff237eb61e0.tar.gz llvm-50f4ae58eb136bc9d802cb98f02b6ff237eb61e0.tar.bz2 |
[AArch64] Correct store ReadAdrBase operand
It appears that the Read operand for stores was being placed on the
first operand (the stored value) not the address base. This adds a
ReadST for the stored value operand, allowing the ReadAdrBase to
correctly act upon the address.
Differential Revision: https://reviews.llvm.org/D108287
Diffstat (limited to 'clang/lib/Basic/Cuda.cpp')
0 files changed, 0 insertions, 0 deletions