[all-commits] [llvm/llvm-project] a5b63b: [VirtRegMap] Store MCRegister in Virt2PhysMap. (#1...
Craig Topper via All-commits
all-commits at lists.llvm.org
Sun Sep 15 14:05:21 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a5b63b5cb70cae2ad7c35f70bd8ecb57ce20b797
https://github.com/llvm/llvm-project/commit/a5b63b5cb70cae2ad7c35f70bd8ecb57ce20b797
Author: Craig Topper <craig.topper at sifive.com>
Date: 2024-09-15 (Sun, 15 Sep 2024)
Changed paths:
M llvm/include/llvm/CodeGen/Register.h
M llvm/include/llvm/CodeGen/VirtRegMap.h
M llvm/include/llvm/MC/MCRegister.h
M llvm/lib/CodeGen/VirtRegMap.cpp
M llvm/lib/Target/AMDGPU/SILowerWWMCopies.cpp
M llvm/lib/Target/X86/X86TileConfig.cpp
Log Message:
-----------
[VirtRegMap] Store MCRegister in Virt2PhysMap. (#108775)
Remove NO_PHYS_REG in favor of MCRegister() and converting MCRegister to
bool.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list