[all-commits] [llvm/llvm-project] 2fc3ae: [DirectX] Add more CodeGen tests (#201714)
Harald van Dijk via All-commits
all-commits at lists.llvm.org
Mon Jun 8 05:26:00 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2fc3aec9fbab95a537f3fef381ec44928d76cfc8
https://github.com/llvm/llvm-project/commit/2fc3aec9fbab95a537f3fef381ec44928d76cfc8
Author: Harald van Dijk <hdijk at accesssoftek.com>
Date: 2026-06-08 (Mon, 08 Jun 2026)
Changed paths:
A llvm/test/CodeGen/DirectX/DebugInfo/dbg-declare-undef.ll
A llvm/test/CodeGen/DirectX/DebugInfo/dbg-value.ll
A llvm/test/CodeGen/DirectX/DebugInfo/debug-info.ll
A llvm/test/CodeGen/DirectX/DebugInfo/di-compile-unit.ll
A llvm/test/CodeGen/DirectX/DebugInfo/di-label.ll
A llvm/test/CodeGen/DirectX/DebugInfo/di-subrangetype.ll
Log Message:
-----------
[DirectX] Add more CodeGen tests (#201714)
These tests were left out of the initial PRs that added the covered
functionality because the llc printed output was not yet in the right
form. It is now, so add the tests.
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