[llvm] [DirectX] Add support for Raw Buffer Loads and Stores for scalars and vectors of doubles and i64s in SM6.2 and earlier (PR #146627)

Farzon Lotfi via llvm-commits llvm-commits at lists.llvm.org
Wed Jul 2 09:23:42 PDT 2025


farzonl wrote:

We need a typedbuffer test cases that has two runlines. One where we specify in the target flag sm6.2 and one where we specify sm6.3. This way we have a case where we show the backport support and the difference of behaviors between the two shader models.

https://github.com/llvm/llvm-project/pull/146627


More information about the llvm-commits mailing list