[all-commits] [llvm/llvm-project] b7060d: [DirectX] Fix printing of DXIL cbuffer info (#128698)
Justin Bogner via All-commits
all-commits at lists.llvm.org
Tue Feb 25 16:04:30 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b7060d0183f8f23e4e1a8ce6222fa8fa51b26fbd
https://github.com/llvm/llvm-project/commit/b7060d0183f8f23e4e1a8ce6222fa8fa51b26fbd
Author: Justin Bogner <mail at justinbogner.com>
Date: 2025-02-25 (Tue, 25 Feb 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILPrettyPrinter.cpp
M llvm/test/CodeGen/DirectX/CreateHandleFromBinding.ll
Log Message:
-----------
[DirectX] Fix printing of DXIL cbuffer info (#128698)
Make sure we're able to print cbuffer comments in a way that's
compatible with DXC.
Fixes #128562
Note: This is a re-commit because I somehow managed to get a completely
empty commit the first time.
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