aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Transforms/Utils/CloneFunction.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2022-01-27 11:15:31 +0100
committerNikita Popov <npopov@redhat.com>2022-01-31 09:28:39 +0100
commit0801940c17b7b5bb69a76cd713ad76a6d2ba0788 (patch)
tree1c3114bfce3e18094b48a383a27fc0f611ff71b4 /llvm/lib/Transforms/Utils/CloneFunction.cpp
parent438f0e1f00ada4827d8138dd236e850b26c4141f (diff)
downloadllvm-0801940c17b7b5bb69a76cd713ad76a6d2ba0788.zip
llvm-0801940c17b7b5bb69a76cd713ad76a6d2ba0788.tar.gz
llvm-0801940c17b7b5bb69a76cd713ad76a6d2ba0788.tar.bz2
[RISCV] Avoid pointer element type access for masked atomicrmw intrinsics
masked.atomicrmw.*.i32 intrinsics access an i32 (and then possibly mask it), so hardcode MVT::i32 as the access type here, rather than determining it from the pointer element type. Differential Revision: https://reviews.llvm.org/D118336
Diffstat (limited to 'llvm/lib/Transforms/Utils/CloneFunction.cpp')
0 files changed, 0 insertions, 0 deletions