[all-commits] [llvm/llvm-project] 9f30af: [RS4GC] Restore DAG check line (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Fri Feb 4 01:26:30 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9f30afffaae9d28cafe582edb3007df82eec437a
https://github.com/llvm/llvm-project/commit/9f30afffaae9d28cafe582edb3007df82eec437a
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-02-04 (Fri, 04 Feb 2022)
Changed paths:
M llvm/test/Transforms/RewriteStatepointsForGC/scalar-base-vector-2.ll
Log Message:
-----------
[RS4GC] Restore DAG check line (NFC)
It's fishy that this is needed, but this is what the test did
previously. Should hopefully address buildbot failures.
More information about the All-commits
mailing list