[all-commits] [llvm/llvm-project] 97ed2f: MIR: Fix parse error on empty CustomRegMask
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Jun 27 05:50:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 97ed2fbc5f646a4118eccd12de588bb344e25c58
https://github.com/llvm/llvm-project/commit/97ed2fbc5f646a4118eccd12de588bb344e25c58
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2022-06-27 (Mon, 27 Jun 2022)
Changed paths:
M llvm/lib/CodeGen/MIRParser/MIParser.cpp
A llvm/test/CodeGen/MIR/AMDGPU/empty-custom-regmask.mir
Log Message:
-----------
MIR: Fix parse error on empty CustomRegMask
More information about the All-commits
mailing list