[all-commits] [llvm/llvm-project] 274ba2: RegisterCoalescer: Add new rematerializing with su...
Matt Arsenault via All-commits
all-commits at lists.llvm.org
Mon Oct 2 02:39:07 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 274ba2c910676cd34658fad33d3931c676b64e41
https://github.com/llvm/llvm-project/commit/274ba2c910676cd34658fad33d3931c676b64e41
Author: Matt Arsenault <Matthew.Arsenault at amd.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
A llvm/test/CodeGen/X86/rematerialize-sub-super-reg.mir
Log Message:
-----------
RegisterCoalescer: Add new rematerializing with subregister tests
None of the existing MIR tests seem to be directly targeting this
situation.
More information about the All-commits
mailing list