[llvm-branch-commits] [llvm] AMDGPU/GlobalISel: Handle atomic sextload and zextload (PR #111721)

Stanislav Mekhanoshin via llvm-branch-commits llvm-branch-commits at lists.llvm.org
Wed Oct 9 10:55:14 PDT 2024


rampitec wrote:

> > Missing test for buffer loads?
> 
> Those are the gfx7 global cases. There aren't any atomic buffer load intrinsics

But patch adds several MUBUF_Pseudo_Load_Pats which are not covered by tests?

https://github.com/llvm/llvm-project/pull/111721


More information about the llvm-branch-commits mailing list