[llvm] [NFC][AMDGPU][SIMemoryLegalizer] remove effectively empty function (PR #156806)
Jay Foad via llvm-commits
llvm-commits at lists.llvm.org
Fri Sep 12 01:49:07 PDT 2025
================
@@ -443,10 +443,6 @@ class SIGfx90ACacheControl : public SIGfx7CacheControl {
SIAtomicScope Scope,
SIAtomicAddrSpace AddrSpace) const override;
- bool enableStoreCacheBypass(const MachineBasicBlock::iterator &MI,
----------------
jayfoad wrote:
I agree.
https://github.com/llvm/llvm-project/pull/156806
More information about the llvm-commits
mailing list