Commit 65c9f8a
committed
XPUBackend refactoring to facilitate arch-specific implementations
- Allow metaclasses injection: use XPUBackendMeta from the .meta submodule as the metaclass, if it exists.
- Try to find an arch-specific implementation in the .arch.<name> submodule.
- Create the list of passes in separate methods to allow subclasses to modify it.1 parent d235afa commit 65c9f8a
1 file changed
+184
-140
lines changed
0 commit comments