[all-commits] [llvm/llvm-project] 769eab: [NFC][AMDGPU] Fix redundant assignment from #77952...
Krzysztof Drewniak via All-commits
all-commits at lists.llvm.org
Mon Mar 11 07:35:11 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 769eab47194c2a67a5939bb6a077bf48b0ba9ddb
https://github.com/llvm/llvm-project/commit/769eab47194c2a67a5939bb6a077bf48b0ba9ddb
Author: Krzysztof Drewniak <Krzysztof.Drewniak at amd.com>
Date: 2024-03-11 (Mon, 11 Mar 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/AMDGPULowerBufferFatPointers.cpp
Log Message:
-----------
[NFC][AMDGPU] Fix redundant assignment from #77952 (#84586)
Someone pointed out a typo (Value* RsrcRes = RsrcRes = ...) in PR the
address space 7 lowering, this commit fixes it.
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