[all-commits] [llvm/llvm-project] 536b8c: [AMDGPU][AsmParser] Remove the now-unused Optional...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Mon Nov 28 03:01:55 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 536b8c537787b470f6107361b0aab4ff54a1b1ba
https://github.com/llvm/llvm-project/commit/536b8c537787b470f6107361b0aab4ff54a1b1ba
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2022-11-28 (Mon, 28 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/AsmParser/AMDGPUAsmParser.cpp
Log Message:
-----------
[AMDGPU][AsmParser] Remove the now-unused OptionalOperand structure.
Became unused in https://reviews.llvm.org/D138492 .
More information about the All-commits
mailing list