GPUOpen-Drivers / llvm-dialects

LLVM Dialects Library
Apache License 2.0
22 stars 22 forks source link

Fix picking ByDeclaration strategy #104

Closed Flakebi closed 1 month ago

Flakebi commented 1 month ago

Due to refactorings, the ByInstruction strategy was always picked. Fix that and only pick ByInstruction if there are opcodes that need it.