[all-commits] [llvm/llvm-project] 8e9755: [SystemZ] Fix test (NFC)
Nikita Popov via All-commits
all-commits at lists.llvm.org
Mon Dec 19 05:17:37 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8e975517bce1adf013b8984995b8bd565bcba77a
https://github.com/llvm/llvm-project/commit/8e975517bce1adf013b8984995b8bd565bcba77a
Author: Nikita Popov <npopov at redhat.com>
Date: 2022-12-19 (Mon, 19 Dec 2022)
Changed paths:
M llvm/test/CodeGen/SystemZ/Large/branch-01.ll
Log Message:
-----------
[SystemZ] Fix test (NFC)
Broken during opaque pointer conversion. I did not notice because
it requires -Drun_long_tests=1 to run.
Run the test through instnamer so updating it works properly.
More information about the All-commits
mailing list