[all-commits] [llvm/llvm-project] d62261: Relax newly added opcode checks to check only for ...
dyung via All-commits
all-commits at lists.llvm.org
Wed Mar 25 20:16:26 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d622612e618adf4b21fc12aac51f88b5e878157a
https://github.com/llvm/llvm-project/commit/d622612e618adf4b21fc12aac51f88b5e878157a
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2020-03-25 (Wed, 25 Mar 2020)
Changed paths:
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
Relax newly added opcode checks to check only for a number instead of a specific opcode.
More information about the All-commits
mailing list