Use Patterns to match buffer ids to vtx_reads
Add buffer id to asm string
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Event Timeline
Comment Actions
What's the reason for moving to separate patterns?
lib/Target/AMDGPU/EvergreenInstructions.td | ||
---|---|---|
143–144 | Capitalize, indent comment and remove commented out line. The comment should probably go on the encoding bit definition |
Comment Actions
remove dead code and comments
change buffer_id to lower case to be consistent with other input field names
Capitalize, indent comment and remove commented out line. The comment should probably go on the encoding bit definition