[all-commits] [llvm/llvm-project] a4dab5: [DirectX] Replace `getNextNonDebugInstruction` wit...
Deric C. via All-commits
all-commits at lists.llvm.org
Tue Jul 15 09:59:17 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4dab509d360a06d189352a4e4d23e5a6bbb34a3
https://github.com/llvm/llvm-project/commit/a4dab509d360a06d189352a4e4d23e5a6bbb34a3
Author: Deric C. <cheung.deric at gmail.com>
Date: 2025-07-15 (Tue, 15 Jul 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILDataScalarization.cpp
Log Message:
-----------
[DirectX] Replace `getNextNonDebugInstruction` with `getNextNode` (#148890)
Fixes the DirectX backend build failure due to #144383
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