George Necula 252032a368 [pallas] Improve error and debugging messages with source locations
Document the `name` argument to `pallas_call` and supplement it with source location information for the kernel function.
Pass all this as the `name_and_src_info` parameter to the `pallas_call_p` primitive.

Added some more information to the `if debug` prints.

Set the MLIR module names so that the debug dumps are named properly.

I changed `import pallas.core as pl_core` to `... as pallas_core` for consistency, in a couple of modules.

PiperOrigin-RevId: 659506675
2024-08-05 04:23:55 -07:00
..
2024-05-28 23:23:51 -04:00
2024-07-30 05:39:19 +02:00
2024-05-25 17:46:01 +00:00
2024-06-25 09:02:32 -07:00
2024-07-29 17:17:22 +00:00
2024-07-15 12:54:00 -07:00