[all-commits] [llvm/llvm-project] 95a8af: [AMDGPU][MC][NFC] MUBUF code cleanup
dpreobra via All-commits
all-commits at lists.llvm.org
Wed May 18 05:01:22 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 95a8af2750e43d60e5ce8c051b16dc396d3cd7f1
https://github.com/llvm/llvm-project/commit/95a8af2750e43d60e5ce8c051b16dc396d3cd7f1
Author: Dmitry Preobrazhensky <d-pre at mail.ru>
Date: 2022-05-18 (Wed, 18 May 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/BUFInstructions.td
M llvm/lib/Target/AMDGPU/SIInstrInfo.h
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
Log Message:
-----------
[AMDGPU][MC][NFC] MUBUF code cleanup
Removed code that is no longer used after https://reviews.llvm.org/D124485.
Differential Revision: https://reviews.llvm.org/D125811
More information about the All-commits
mailing list