[all-commits] [llvm/llvm-project] 2aea83: [AMDGPU] Use if instead of foreach in a few places...
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Apr 20 06:31:15 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2aea830ec432ab1732bbcfb14a3bd77d200dbf5f
https://github.com/llvm/llvm-project/commit/2aea830ec432ab1732bbcfb14a3bd77d200dbf5f
Author: Jay Foad <jay.foad at amd.com>
Date: 2021-04-20 (Tue, 20 Apr 2021)
Changed paths:
M llvm/lib/Target/AMDGPU/MIMGInstructions.td
M llvm/lib/Target/AMDGPU/SIRegisterInfo.td
Log Message:
-----------
[AMDGPU] Use if instead of foreach in a few places. NFC.
More information about the All-commits
mailing list