[llvm-branch-commits] [llvm] [InlineSpiller][AMDGPU] Implement subreg reload during RA spill (PR #175002)
Christudasan Devadasan via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Jan 8 07:58:47 PST 2026
================
@@ -1,3 +1,4 @@
+# XFAIL: *
----------------
cdevadas wrote:
Out of the two tests, one test starts passing while the other continues to fail. It is hard to retain the error scenario. Perhaps I can retain only the failing test and remove the other.
For now, kept it XFAIL to get suggestions.
https://github.com/llvm/llvm-project/pull/175002
More information about the llvm-branch-commits
mailing list