[all-commits] [llvm/llvm-project] 909087: Replace hard coded numbers from 462d583 with regex...
dyung via All-commits
all-commits at lists.llvm.org
Mon Oct 9 23:44:19 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 909087c7276a34eb3236c77460465b885b439acf
https://github.com/llvm/llvm-project/commit/909087c7276a34eb3236c77460465b885b439acf
Author: Douglas Yung <douglas.yung at sony.com>
Date: 2023-10-09 (Mon, 09 Oct 2023)
Changed paths:
M llvm/test/CodeGen/AArch64/GlobalISel/legalizer-info-validation.mir
Log Message:
-----------
Replace hard coded numbers from 462d583 with regex so the test passes on downstream projects that may define additional opcodes.
More information about the All-commits
mailing list