[all-commits] [llvm/llvm-project] be8738: [MachineVerifier] Diagnose invalid INSERT_SUBREGs
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Tue Jul 20 17:32:49 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: be8738324c1aa9c9c56ae59cd113e29bba2c13e0
https://github.com/llvm/llvm-project/commit/be8738324c1aa9c9c56ae59cd113e29bba2c13e0
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-07-20 (Tue, 20 Jul 2021)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
M llvm/test/CodeGen/X86/domain-reassignment.mir
A llvm/test/MachineVerifier/test_insert_subreg.mir
Log Message:
-----------
[MachineVerifier] Diagnose invalid INSERT_SUBREGs
Differential revision: https://reviews.llvm.org/D105953
More information about the All-commits
mailing list