Previously we wrote multi-byte values out as-is from host memory. Use the emitIntN helpers in MCStreamer to produce a valid descriptor irrespective of the host endianness.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
This revision is now accepted and ready to land.Oct 5 2020, 3:54 PM
This revision was landed with ongoing or failed builds.Oct 6 2020, 10:30 AM
Closed by commit rGe4a9e4ef554a: [AMDGPU] Emit correct kernel descriptor on big-endian hosts (authored by scott.linder). · Explain Why
This revision was automatically updated to reflect the committed changes.