[all-commits] [llvm/llvm-project] 7464e8: GlobalISel: Remove check for illegal MIR
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Wed Feb 5 15:38:06 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7464e8d6ad3c614f739c770896eb6a0564d9feb8
https://github.com/llvm/llvm-project/commit/7464e8d6ad3c614f739c770896eb6a0564d9feb8
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2020-02-05 (Wed, 05 Feb 2020)
Changed paths:
M llvm/lib/CodeGen/GlobalISel/LegalizerHelper.cpp
Log Message:
-----------
GlobalISel: Remove check for illegal MIR
The verifier will catch this.
More information about the All-commits
mailing list