diff options
author | Nikita Popov <npopov@redhat.com> | 2022-11-08 12:26:34 +0100 |
---|---|---|
committer | Nikita Popov <npopov@redhat.com> | 2022-12-05 08:48:42 +0100 |
commit | deca64e2267e2d455fbd101ffe304a119a9c070a (patch) | |
tree | c5d566ee6bafde5ac4c91713d4a6dd9253b6778c /llvm/lib/CodeGen/CodeGen.cpp | |
parent | 27961824182252632644d8e3ef72ff5267f489fa (diff) | |
download | llvm-deca64e2267e2d455fbd101ffe304a119a9c070a.zip llvm-deca64e2267e2d455fbd101ffe304a119a9c070a.tar.gz llvm-deca64e2267e2d455fbd101ffe304a119a9c070a.tar.bz2 |
[PowerPC] Use default attributes for intrinsics
This switches a large subset of PowerPC intrinsics to use default
attributes (nosync, nofree, nocallback and willreturn). In
particular the presence of willreturn is important to avoid
optimization regression in the future.
This patch primarily covers readnone/readonly intrinsics.
Differential Revision: https://reviews.llvm.org/D137629
Diffstat (limited to 'llvm/lib/CodeGen/CodeGen.cpp')
0 files changed, 0 insertions, 0 deletions