diff options
author | Peter Collingbourne <pcc@google.com> | 2025-04-15 11:08:48 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-15 11:08:48 -0700 |
commit | 3f58ff20fe540fbbc2e5bfea1606f8cdc00d4157 (patch) | |
tree | fd30901b0cc4af0156df7a99eec37e07fe4a9c87 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 30d13e359190f7a0e2122292ec4a4fc1a6c71acc (diff) | |
download | llvm-3f58ff20fe540fbbc2e5bfea1606f8cdc00d4157.zip llvm-3f58ff20fe540fbbc2e5bfea1606f8cdc00d4157.tar.gz llvm-3f58ff20fe540fbbc2e5bfea1606f8cdc00d4157.tar.bz2 |
AArch64: Remove the PAUTH_BLEND pseudo-instruction.
It can be represented using a regular MOVK instruction
which also has the advantage of sometimes being selectable
without a preceding MOV.
Reviewers: ahmedbougacha, asl, atrosinenko
Reviewed By: atrosinenko
Pull Request: https://github.com/llvm/llvm-project/pull/134765
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions