diff options
author | Sander de Smalen <sander.desmalen@arm.com> | 2022-10-25 07:53:31 +0000 |
---|---|---|
committer | Sander de Smalen <sander.desmalen@arm.com> | 2022-10-25 08:14:51 +0000 |
commit | 19b9e6204a9e4a19bb988b8697c6492fe0609898 (patch) | |
tree | 59dffa29f7fd8b437da8e2969ab6df44ffde5921 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp | |
parent | ecd78ec5b98ca77010c1c22eed64699e5e4c7a8e (diff) | |
download | llvm-19b9e6204a9e4a19bb988b8697c6492fe0609898.zip llvm-19b9e6204a9e4a19bb988b8697c6492fe0609898.tar.gz llvm-19b9e6204a9e4a19bb988b8697c6492fe0609898.tar.bz2 |
[AArch64][SME] Fix chain for arm_locally_streaming functions.
The Chain wasn't set correctly in the DAG for functions marked
with aarch64_pstate_sm_body, which meant that SelectionDAG would
dead-code some of the CopyToReg's. This didn't show up in the
existing tests because all uses were in the same block, but when
adding some control-flow, suddenly things would break.
Reviewed By: kmclaughlin
Differential Revision: https://reviews.llvm.org/D136579
Diffstat (limited to 'clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp')
0 files changed, 0 insertions, 0 deletions