[all-commits] [llvm/llvm-project] 6ed6e8: [AMDGPU] Remove RegStrictDom variable. NFC.
Jay Foad via All-commits
all-commits at lists.llvm.org
Tue Nov 22 09:09:43 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ed6e8e3b864fc3510a91d539c7bab02018e126f
https://github.com/llvm/llvm-project/commit/6ed6e8e3b864fc3510a91d539c7bab02018e126f
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SIInsertWaitcnts.cpp
Log Message:
-----------
[AMDGPU] Remove RegStrictDom variable. NFC.
D117544 removed the only substantive use of RegStrictDom. Now we can
simplify by using StrictDom for everything.
More information about the All-commits
mailing list