[all-commits] [llvm/llvm-project] ebe5c6: [DXIL] Remove definition and any uses of DXIL `Pro...
Finn Plummer via All-commits
all-commits at lists.llvm.org
Thu Mar 20 11:30:43 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ebe5c660608c1c830236c1e379c9720292343cda
https://github.com/llvm/llvm-project/commit/ebe5c660608c1c830236c1e379c9720292343cda
Author: Finn Plummer <50529406+inbelic at users.noreply.github.com>
Date: 2025-03-20 (Thu, 20 Mar 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXIL.td
M llvm/lib/Target/DirectX/DXILConstants.h
M llvm/utils/TableGen/DXILEmitter.cpp
Log Message:
-----------
[DXIL] Remove definition and any uses of DXIL `Property` (#130796)
- Remove definitions from DXIL.td and any emissions/definitions that
were previously planned to be used
See resolved issue for motivations of deletion
Resolves #126298
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