[all-commits] [llvm/llvm-project] d629db: Reland "[llvm] Teach FastISel for AArch64 about ta...
PiJoules via All-commits
all-commits at lists.llvm.org
Mon Dec 5 15:28:11 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d629db535feaf7affa7f617d71fa4fad2da8cb5f
https://github.com/llvm/llvm-project/commit/d629db535feaf7affa7f617d71fa4fad2da8cb5f
Author: Leonard Chan <leonardchan at google.com>
Date: 2022-12-05 (Mon, 05 Dec 2022)
Changed paths:
M llvm/lib/Target/AArch64/AArch64FastISel.cpp
A llvm/test/CodeGen/AArch64/arm64-fast-isel-tag.ll
Log Message:
-----------
Reland "[llvm] Teach FastISel for AArch64 about tagged globals"
This reverts commit aacf17aa0ca8a67efc0ad2d4cfd90e551b5d6a7f.
Fixed by using the right register class for the movk.
More information about the All-commits
mailing list