[mlir][gpu] Fallback to JIT compilation
Recent change introduces compilation with ptxas compiler. The change is important to be able to different versions of ptxas compiler without changing the compiler. It causes some failures in builtbot. This change adds fallback mechanism to JIt compilation that is original path. Differential Revision: https://reviews.llvm.org/D156096
Loading
Please sign in to comment