[all-commits] [llvm/llvm-project] 9579af: [AMDGPU] Fix autogenerated wwm-reserved-spill.ll
Sebastian Neubauer via All-commits
all-commits at lists.llvm.org
Mon Apr 26 10:09:41 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9579af2bd7f39b2118039b66b1a762cf05e7b102
https://github.com/llvm/llvm-project/commit/9579af2bd7f39b2118039b66b1a762cf05e7b102
Author: Sebastian Neubauer <sebastian.neubauer at amd.com>
Date: 2021-04-26 (Mon, 26 Apr 2021)
Changed paths:
M llvm/test/CodeGen/AMDGPU/wwm-reserved-spill.ll
Log Message:
-----------
[AMDGPU] Fix autogenerated wwm-reserved-spill.ll
Due to a bug in update_llc_test_checks.py, the test is wrongly
coalesced between run lines. Remove common check prefix to fix that.
NFC.
More information about the All-commits
mailing list