[all-commits] [llvm/llvm-project] c791d8: [NFC][RegAlloc] Delete unused option
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Wed Jun 26 18:58:23 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c791d86eab13634ec372196977eeac8f3e9f4805
https://github.com/llvm/llvm-project/commit/c791d86eab13634ec372196977eeac8f3e9f4805
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M llvm/lib/CodeGen/InlineSpiller.cpp
Log Message:
-----------
[NFC][RegAlloc] Delete unused option
The option -disable-spill-hoist does not actually control anything and
is not used anywhere, so it should be removed.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list