[all-commits] [llvm/llvm-project] 1f2509: [DirectX] introducing lowering for `bufferUpdateCo...
joaosaffran via All-commits
all-commits at lists.llvm.org
Thu Nov 7 13:16:19 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1f2509993e6e0717b547b5214b06550af4f3008f
https://github.com/llvm/llvm-project/commit/1f2509993e6e0717b547b5214b06550af4f3008f
Author: joaosaffran <126493771+joaosaffran at users.noreply.github.com>
Date: 2024-11-07 (Thu, 07 Nov 2024)
Changed paths:
M llvm/include/llvm/IR/IntrinsicsDirectX.td
M llvm/lib/Target/DirectX/DXIL.td
M llvm/lib/Target/DirectX/DXILOpLowering.cpp
A llvm/test/CodeGen/DirectX/updateCounter.ll
Log Message:
-----------
[DirectX] introducing lowering for `bufferUpdateCounter` (#115041)
- Adding custom lowering for `bufferUpdateCounter`
- introduces llvm intrinsic `int_dx_updateCounter`
- adds tests
Closes #92147
---------
Co-authored-by: Joao Saffran <jderezende at microsoft.com>
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