[all-commits] [llvm/llvm-project] dc76ac: [DirectX] Allow llvm.assume intrinsic to pass on t...
Farzon Lotfi via All-commits
all-commits at lists.llvm.org
Mon Oct 27 22:11:26 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: dc76ac607181042bbd420afd2e9d205e411a5857
https://github.com/llvm/llvm-project/commit/dc76ac607181042bbd420afd2e9d205e411a5857
Author: Farzon Lotfi <farzonlotfi at microsoft.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M llvm/lib/Target/DirectX/DXILOpLowering.cpp
A llvm/test/tools/dxil-dis/llvm_assume.ll
Log Message:
-----------
[DirectX] Allow llvm.assume intrinsic to pass on to DXIL (#165311)
fixes #165051
Change is just to let the assume intrinsic pass on unmodified. Test is
to confirm the DXIL disassembler doesn't blow up whe we generate DXIL
with this intrinsic.
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