[PATCH] D156491: [RA] Split a virtual register in cold blocks if it is not assigned preferred physical register

Matthias Braun via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jul 27 15:04:20 PDT 2023


MatzeB added inline comments.


================
Comment at: llvm/test/DebugInfo/X86/live-debug-values.ll:31-32
 
+; XFAIL: *
+; This test is failing after splitting the live range of variable "n" in %bb.3.
+
----------------
uhoh...


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D156491/new/

https://reviews.llvm.org/D156491



More information about the llvm-commits mailing list