Commit 2c0c89d
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 c437c95 commit 2c0c89d
1 file changed
+183
-140
lines changed
0 commit comments