[all-commits] [llvm/llvm-project] 4c4e54: [ARM] Add an option for disabling omitting DLS.
David Green via All-commits
all-commits at lists.llvm.org
Thu Sep 29 09:43:02 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4c4e544cd8fc1da610bf69ee6524e88a8401cdba
https://github.com/llvm/llvm-project/commit/4c4e544cd8fc1da610bf69ee6524e88a8401cdba
Author: David Green <david.green at arm.com>
Date: 2022-09-29 (Thu, 29 Sep 2022)
Changed paths:
M llvm/lib/Target/ARM/ARMLowOverheadLoops.cpp
Log Message:
-----------
[ARM] Add an option for disabling omitting DLS.
Useful for testing, this option disables when `DLS lr, lr` gets removed.
More information about the All-commits
mailing list