[all-commits] [llvm/llvm-project] 219312: [DirectX] Gather resource names in DXIL resource a...
Helena Kotas via All-commits
all-commits at lists.llvm.org
Wed May 28 08:55:33 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 219312c6238df66abcb33415186523207827bbe6
https://github.com/llvm/llvm-project/commit/219312c6238df66abcb33415186523207827bbe6
Author: Helena Kotas <hekotas at microsoft.com>
Date: 2025-05-28 (Wed, 28 May 2025)
Changed paths:
M llvm/include/llvm/Analysis/DXILResource.h
M llvm/lib/Analysis/DXILResource.cpp
M llvm/test/Analysis/DXILResource/buffer-frombinding.ll
M llvm/unittests/Analysis/DXILResourceTest.cpp
Log Message:
-----------
[DirectX] Gather resource names in DXIL resource analysis (#140633)
Gather resource names from `llvm.dx.resource.handlefrombinding` calls during DXIL resource analysis and add them to `DXILResourceMap`.
Part 3/4 of llvm/llvm-project#105059
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