[all-commits] [llvm/llvm-project] 013d1c: RegisterCoalescer: Clear isSSA property
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Nov 7 05:44:12 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 013d1ca9b529e8079905d714806cb4cce3c8f764
https://github.com/llvm/llvm-project/commit/013d1ca9b529e8079905d714806cb4cce3c8f764
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-11-07 (Tue, 07 Nov 2023)
Changed paths:
M llvm/lib/CodeGen/RegisterCoalescer.cpp
Log Message:
-----------
RegisterCoalescer: Clear isSSA property
Fix some expensive checks verifier errors on MIR tests.
More information about the All-commits
mailing list