[all-commits] [llvm/llvm-project] f8e783: [DX] Speculative fix for big endian encoding
Chris B via All-commits
all-commits at lists.llvm.org
Wed Feb 1 21:22:32 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f8e783f1662812a0a417e463f1ea646c96bb0743
https://github.com/llvm/llvm-project/commit/f8e783f1662812a0a417e463f1ea646c96bb0743
Author: Chris Bieneman <chris.bieneman at me.com>
Date: 2023-02-01 (Wed, 01 Feb 2023)
Changed paths:
M llvm/lib/MC/DXContainerPSVInfo.cpp
Log Message:
-----------
[DX] Speculative fix for big endian encoding
I missed byte swapping the size field.
More information about the All-commits
mailing list