[all-commits] [llvm/llvm-project] 868030: [MIR] Provide location of extra instruction operan...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Thu May 19 22:11:21 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 86803008eabb8be14867ce2d41ef22e659a1a70c
https://github.com/llvm/llvm-project/commit/86803008eabb8be14867ce2d41ef22e659a1a70c
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2022-05-20 (Fri, 20 May 2022)
Changed paths:
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
M llvm/test/CodeGen/MIR/AMDGPU/extra-imm-operand.mir
M llvm/test/CodeGen/MIR/AMDGPU/extra-reg-operand.mir
Log Message:
-----------
[MIR] Provide location of extra instruction operand when diagnosing it.
Also resolves misspelled FileCheck directives caught with D125604.
Reviewed By: foad
Differential Revision: https://reviews.llvm.org/D125965
More information about the All-commits
mailing list