[all-commits] [llvm/llvm-project] 1abf25: [AMDGPU] Make use of CPol::SWZ_* in SelectionDAG. ...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jan 19 07:48:59 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1abf2570b305a972d30af75a12dd4e835fb34c26
https://github.com/llvm/llvm-project/commit/1abf2570b305a972d30af75a12dd4e835fb34c26
Author: Jay Foad <jay.foad at amd.com>
Date: 2024-01-19 (Fri, 19 Jan 2024)
Changed paths:
M llvm/lib/Target/AMDGPU/SIISelLowering.cpp
Log Message:
-----------
[AMDGPU] Make use of CPol::SWZ_* in SelectionDAG. NFC.
For GlobalISel this was already done in
AMDGPUInstructionSelector::selectBufferLoadLds.
More information about the All-commits
mailing list