[all-commits] [llvm/llvm-project] 96dfa5: [AMDGPU] Refactor SIFoldOperands. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Wed Sep 7 03:05:25 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96dfa523c22c0d85c1d81fb9db86debe96e06a1d
https://github.com/llvm/llvm-project/commit/96dfa523c22c0d85c1d81fb9db86debe96e06a1d
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-09-07 (Wed, 07 Sep 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIFoldOperands.cpp
Log Message:
-----------
[AMDGPU] Refactor SIFoldOperands. NFC.
Refactor static functions into class methods so they have access to TII, MRI
etc.
More information about the All-commits
mailing list