[all-commits] [llvm/llvm-project] 80ccc7: [AMDGPU] Remove GFX12 encoding hack (#78702)
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jan 19 04:19:40 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 80ccc72ec729623f6898d50f75447c3057557a8f
https://github.com/llvm/llvm-project/commit/80ccc72ec729623f6898d50f75447c3057557a8f
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInstrInfo.cpp
Log Message:
-----------
[AMDGPU] Remove GFX12 encoding hack (#78702)
This is no longer needed now that we have implemented GFX12 encoding for
all instructions.
More information about the All-commits
mailing list