[all-commits] [llvm/llvm-project] 08a140: [AArch64] Fix build-bot assertion error in AArch64...
AZero13 via All-commits
all-commits at lists.llvm.org
Mon Aug 18 08:12:29 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 08a140add86081932515188bd9120fd5e69f3ac3
https://github.com/llvm/llvm-project/commit/08a140add86081932515188bd9120fd5e69f3ac3
Author: AZero13 <gfunni234 at gmail.com>
Date: 2025-08-18 (Mon, 18 Aug 2025)
Changed paths:
M llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
M llvm/lib/Target/AArch64/GISel/AArch64PostLegalizerLowering.cpp
Log Message:
-----------
[AArch64] Fix build-bot assertion error in AArch64 (#154124)
Fixes build bot assertion.
I forgot to include logic that will be added in a future PR that handles
-1 correctly. For now, let's just return nullptr like we used to.
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