[PATCH] D98940: [AMDGPU] Allow index optimisation in SIPreEmitPeephole for bundles
Carl Ritson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Mar 19 18:28:53 PDT 2021
critson added a comment.
In D98940#2637931 <https://reviews.llvm.org/D98940#2637931>, @kerbowa wrote:
> It would help if we had more clarity on what exactly we thought a bundle should be and eventually had more granularity to identify types of bundles like Jay/Stas were suggesting.
I agree, we should clarify current bundle usage and which bundles can/cannot be touched.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D98940/new/
https://reviews.llvm.org/D98940
More information about the llvm-commits
mailing list