[all-commits] [llvm/llvm-project] 01b49a: addressing pr comments
joaosaffran via All-commits
all-commits at lists.llvm.org
Tue Feb 11 17:31:42 PST 2025
Branch: refs/heads/users/joaosaffran/123147
Home: https://github.com/llvm/llvm-project
Commit: 01b49a7dedab39b6994508a472aaa6741857d479
https://github.com/llvm/llvm-project/commit/01b49a7dedab39b6994508a472aaa6741857d479
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/include/llvm/BinaryFormat/DXContainer.h
M llvm/lib/Object/DXContainer.cpp
M llvm/lib/Target/DirectX/DXContainerGlobals.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.h
Log Message:
-----------
addressing pr comments
Commit: 7bba9d3a84bdf9ba22e26b19695669161dac89dc
https://github.com/llvm/llvm-project/commit/7bba9d3a84bdf9ba22e26b19695669161dac89dc
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-11 (Tue, 11 Feb 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXContainerGlobals.cpp
Log Message:
-----------
removing copies from root signature use in dx container globals
Commit: 2809c2fa8784ffa29320275b1ec88d07d96d3ea0
https://github.com/llvm/llvm-project/commit/2809c2fa8784ffa29320275b1ec88d07d96d3ea0
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILRootSignature.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.h
R llvm/test/CodeGen/DirectX/ContainerData/RootSignature-Flags-Error.ll
A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-MultipleEntryFunctions-Error.ll
A llvm/test/CodeGen/DirectX/ContainerData/RootSignature-MultipleEntryFunctions.ll
Log Message:
-----------
adding more tests
Commit: 023dcb86556742c0a9fc58d1f1d98f5e2f8f46ba
https://github.com/llvm/llvm-project/commit/023dcb86556742c0a9fc58d1f1d98f5e2f8f46ba
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILRootSignature.cpp
M llvm/lib/Target/DirectX/DXILRootSignature.h
M llvm/test/CodeGen/DirectX/ContainerData/RootSignature-MultipleEntryFunctions-Error.ll
Log Message:
-----------
maybe fix test?
Commit: aedb446d48e16e3760587f2597db46ee25f6bfcc
https://github.com/llvm/llvm-project/commit/aedb446d48e16e3760587f2597db46ee25f6bfcc
Author: joaosaffran <joao.saffran at microsoft.com>
Date: 2025-02-12 (Wed, 12 Feb 2025)
Changed paths:
M llvm/lib/Object/DXContainer.cpp
Log Message:
-----------
fixing clang format
Compare: https://github.com/llvm/llvm-project/compare/b175b65f4640...aedb446d48e1
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