aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
diff options
context:
space:
mode:
authorSander de Smalen <sander.desmalen@arm.com>2022-10-25 07:53:31 +0000
committerSander de Smalen <sander.desmalen@arm.com>2022-10-25 08:14:51 +0000
commit19b9e6204a9e4a19bb988b8697c6492fe0609898 (patch)
tree59dffa29f7fd8b437da8e2969ab6df44ffde5921 /clang/lib/ExtractAPI/Serialization/SymbolGraphSerializer.cpp
parentecd78ec5b98ca77010c1c22eed64699e5e4c7a8e (diff)
downloadllvm-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