[PATCH] D124834: [fastregalloc] Fix bug when undef value is tied to def.
Matt Arsenault via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 3 11:01:12 PDT 2022
arsenm added inline comments.
================
Comment at: llvm/test/CodeGen/X86/fastregalloc-tied-undef.mir:41
+ bb.0.entry:
+ ; CHECK: renamable $xmm0 = PXORrr undef renamable $xmm0, undef renamable $xmm0
+
----------------
Generate full checks?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124834/new/
https://reviews.llvm.org/D124834
More information about the llvm-commits
mailing list