[all-commits] [llvm/llvm-project] eba6d9: Replace hard coded number with regex so the test p...
dyung via All-commits
all-commits at lists.llvm.org
Fri Jul 8 15:49:54 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: eba6d92f697c5c36fcbd3417c010c69a5348f0a8
https://github.com/llvm/llvm-project/commit/eba6d92f697c5c36fcbd3417c010c69a5348f0a8
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2022-07-08 (Fri, 08 Jul 2022)
Changed paths:
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
Replace hard coded number with regex so the test passes on downstream projects that may define additional opcodes.
More information about the All-commits
mailing list