diff options
author | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2022-07-27 11:13:17 -0700 |
---|---|---|
committer | Stanislav Mekhanoshin <Stanislav.Mekhanoshin@amd.com> | 2022-07-27 11:50:23 -0700 |
commit | 68901fdbebb73617067cbab9888364ba9f8a2843 (patch) | |
tree | 60d103de10b4fbd21f4bada6e111c4859c5c4ad2 /llvm/lib/Transforms/Utils/LoopUtils.cpp | |
parent | 57ef6332597bc27e60f940b07eb63d1473476707 (diff) | |
download | llvm-68901fdbebb73617067cbab9888364ba9f8a2843.zip llvm-68901fdbebb73617067cbab9888364ba9f8a2843.tar.gz llvm-68901fdbebb73617067cbab9888364ba9f8a2843.tar.bz2 |
[AMDGPU] Consider S_SETPRIO a scheduling boundary
The instruction is used to modify wave priority with the intent
to affect VALU execution and currently we can reschedule VALU
around it since that VALU does not have side effects.
Differential Revision: https://reviews.llvm.org/D130654
Diffstat (limited to 'llvm/lib/Transforms/Utils/LoopUtils.cpp')
0 files changed, 0 insertions, 0 deletions