[llvm] [X86][BreakFalseDeps] Using reverse order for undef register selection (PR #137569)
Simon Pilgrim via llvm-commits
llvm-commits at lists.llvm.org
Mon Jun 9 04:44:14 PDT 2025
================
@@ -88,7 +90,8 @@ class RegisterClassInfo {
/// runOnFunction - Prepare to answer questions about MF. This must be called
/// before any other methods are used.
----------------
RKSimon wrote:
Update description to explain Rev
https://github.com/llvm/llvm-project/pull/137569
More information about the llvm-commits
mailing list