[all-commits] [llvm/llvm-project] f9f7c4: [AMDGPU] Refine AMDGPULateCodeGenPrepare class. NF...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Dec 5 06:06:13 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f9f7c42ca68f0721fffddde67de14732c2007b39
https://github.com/llvm/llvm-project/commit/f9f7c42ca68f0721fffddde67de14732c2007b39
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-12-05 (Thu, 05 Dec 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULateCodeGenPrepare.cpp
Log Message:
-----------
[AMDGPU] Refine AMDGPULateCodeGenPrepare class. NFC. (#118792)
Use references instead of pointers for most state and initialize it all
in the constructor, and similarly for the LiveRegOptimizer class.
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