Skip to content

orctarget: Add default backend selection through an environment variable

amyspark requested to merge amyspark/orc:add-default-backend-selection into main

Hey,

This MR is to implement runtime selection of the default backend. This can be useful for adding a test that can target a specific instruction set.

Let me know what you think.

Merge request reports