[all-commits] [llvm/llvm-project] 68e394: [AMDGPU] SILoadStoreOptimizer: break lists on inst...
Jay Foad via All-commits
all-commits at lists.llvm.org
Fri Jan 28 10:05:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68e39462706b0744d51803a220324478028fc2a7
https://github.com/llvm/llvm-project/commit/68e39462706b0744d51803a220324478028fc2a7
Author: Jay Foad <jay.foad at amd.com>
Date: 2022-01-28 (Fri, 28 Jan 2022)
Changed paths:
M llvm/lib/Target/AMDGPU/SILoadStoreOptimizer.cpp
Log Message:
-----------
[AMDGPU] SILoadStoreOptimizer: break lists on instructions with side effects
This just helps to keep the lists shorter and faster to sort. NFCI.
Differential Revision: https://reviews.llvm.org/D118384
More information about the All-commits
mailing list