Commit 8fdf61a
authored
[AMDGPU][NFCI] Refactor BUFInstructions.td (#65746)
Make the code more consistent:
- More pattern classes follow the simpler interface with string instead
of pseudos.
- CmpSwap patterns are encapsulated in SIBufferAtomicCmpSwapPat.
- Pseudo store patterns are separated out, similarly to the load
counterparts.
- MUBUF_Offset_Load_Pat is now GCNPat, as others.1 parent d3cfc71 commit 8fdf61a
1 file changed
+159
-144
lines changed
0 commit comments