You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Internal Error at /home/dkurt/Halide/src/JITModule.cpp:286 triggered by user code at : Warning: data layout mismatch between module (e-m:e-p:64:64-i64:64-i128:128-n64-S128) and what the execution engine expects (e-m:e-p:64:64-i64:64-i128:128-n32:64-S128)
Works fine with LLVM 15.0.2 but fails on LLVM llvm/llvm-project@c67b710
Module: e-m:e-p:64:64-i64:64-i128:128-n64-S128
Engine: e-m:e-p:64:64-i64:64-i128:128-n32:64-S128
Reproducer
The text was updated successfully, but these errors were encountered: