Skip to content

Commit af18a79

Browse files
committed
Auto merge of #154511 - nikic:revert-fastisel, r=<try>
[perf] Revert FastISel patch
2 parents 7e28c74 + 7eebcdb commit af18a79

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

.gitmodules

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,8 +24,8 @@
2424
shallow = true
2525
[submodule "src/llvm-project"]
2626
path = src/llvm-project
27-
url = https://github.com/rust-lang/llvm-project.git
28-
branch = rustc/22.1-2026-01-27
27+
url = https://github.com/nikic/llvm-project.git
28+
branch = rust-revert-fastisel
2929
shallow = true
3030
[submodule "src/doc/embedded-book"]
3131
path = src/doc/embedded-book

0 commit comments

Comments
 (0)