[all-commits] [llvm/llvm-project] 8e9e4f: [AMDGPU] Remove VT helpers isFloatType, isPackedTy...
Stanislav Mekhanoshin via All-commits
all-commits at lists.llvm.org
Tue Jan 16 02:08:36 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e9e4f8809f6ce93ddc0feb35aee3cc121a2753a
https://github.com/llvm/llvm-project/commit/8e9e4f8809f6ce93ddc0feb35aee3cc121a2753a
Author: Stanislav Mekhanoshin <rampitec at users.noreply.github.com>
Date: 2024-01-16 (Tue, 16 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/BUFInstructions.td
M llvm/lib/Target/AMDGPU/FLATInstructions.td
M llvm/lib/Target/AMDGPU/SIInstrInfo.td
M llvm/lib/Target/AMDGPU/VOP1Instructions.td
M llvm/lib/Target/AMDGPU/VOP2Instructions.td
M llvm/lib/Target/AMDGPU/VOPCInstructions.td
M llvm/lib/Target/AMDGPU/VOPInstructions.td
Log Message:
-----------
[AMDGPU] Remove VT helpers isFloatType, isPackedType, simplify isIntType (#77987)
More information about the All-commits
mailing list