[all-commits] [llvm/llvm-project] cf736e: [AMDGPU] Avoid else-after-return in isLegalAddress...
Jay Foad via All-commits
all-commits at lists.llvm.org
Thu Apr 13 08:56:28 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cf736e232573c772f96ced4dd45f5d7340c644a1
https://github.com/llvm/llvm-project/commit/cf736e232573c772f96ced4dd45f5d7340c644a1
Author: Jay Foad <jay.foad at amd.com>
Date: 2023-04-13 (Thu, 13 Apr 2023)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Avoid else-after-return in isLegalAddressingMode. NFC.
More information about the All-commits
mailing list