[all-commits] [llvm/llvm-project] 8f469b: [AArch64][ISel] NFC: Change streaming mode only th...
sdesmalen-arm via All-commits
all-commits at lists.llvm.org
Thu Aug 31 06:38:01 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8f469bfedc907a391da7207ba248afdb7e8c555d
https://github.com/llvm/llvm-project/commit/8f469bfedc907a391da7207ba248afdb7e8c555d
Author: Sander de Smalen <sander.desmalen at arm.com>
Date: 2023-08-31 (Thu, 31 Aug 2023)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
Log Message:
-----------
[AArch64][ISel] NFC: Change streaming mode only through 'changeStreamingMode'
This simplifies the code and unifies code-paths to use a single function
for emitting streaming-mode changes.
More information about the All-commits
mailing list