[all-commits] [llvm/llvm-project] 5bf374: [NFC][hlsl][Sema] Simplify CBuffer Legacy Size Cal...
Ashley Coleman via All-commits
all-commits at lists.llvm.org
Thu Feb 20 11:42:08 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 5bf37484c6b0fc38a63465a36890a11494e4fc07
https://github.com/llvm/llvm-project/commit/5bf37484c6b0fc38a63465a36890a11494e4fc07
Author: Ashley Coleman <ascoleman at microsoft.com>
Date: 2025-02-20 (Thu, 20 Feb 2025)
Changed paths:
M clang/lib/Sema/SemaHLSL.cpp
Log Message:
-----------
[NFC][hlsl][Sema] Simplify CBuffer Legacy Size Calculation Control Flow (#127921)
NFC: Small refactor to `calculateLegacyCbufferSize()`'s control flow to
make each branch easier to flow/more visually distinct from each other
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