[all-commits] [llvm/llvm-project] 4de74a: [MachineVerifier] Make INSERT_SUBREG diagnostic re...
Jon Roelofs via All-commits
all-commits at lists.llvm.org
Wed Jul 21 08:47:35 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 4de74a7c4da3516d0d9119452cc073b061716b5d
https://github.com/llvm/llvm-project/commit/4de74a7c4da3516d0d9119452cc073b061716b5d
Author: Jon Roelofs <jonathan_roelofs at apple.com>
Date: 2021-07-21 (Wed, 21 Jul 2021)
Changed paths:
M llvm/lib/CodeGen/MachineVerifier.cpp
M llvm/test/MachineVerifier/test_insert_subreg.mir
Log Message:
-----------
[MachineVerifier] Make INSERT_SUBREG diagnostic respect operand 2 subregs
This came out of post-commit review: https://reviews.llvm.org/D105953#inline-1012919
Thanks uabelho!
More information about the All-commits
mailing list