[all-commits] [llvm/llvm-project] e62d25: RegisterCoalescer: Relax assert for super register...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Tue Oct 31 05:52:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: e62d25e37d3f218b6dbe4289a8cf7f32c5bc110b
https://github.com/llvm/llvm-project/commit/e62d25e37d3f218b6dbe4289a8cf7f32c5bc110b
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-10-31 (Tue, 31 Oct 2023)
Changed paths:
M llvm/lib/CodeGen/RegisterCoalescer.cpp
A llvm/test/CodeGen/X86/coalescer-implicit-def-regression-imp-operand-assert.mir
A llvm/test/CodeGen/X86/coalescer-implicit-def-regression.mir
Log Message:
-----------
RegisterCoalescer: Relax assert for super register def rematerialization (#69088)
More information about the All-commits
mailing list