FEX/FEXCore/Scripts
Alyssa Rosenzweig 587b924de9 json_ir_generator: stop prefixing arguments
stop prefixing the arguments when we generate allocate ops (in particular), this
is more convenient and simpler. in exchange we need to prefix Op to avoid a
collision on fcmpscalarinsert which has an argument named Op, but that's a local
change at least.

came up when experimenting with new IR, but I think this is probably a win by
itself.

Signed-off-by: Alyssa Rosenzweig <alyssa@rosenzweig.io>
2024-07-22 13:50:21 -04:00
..
config_generator.py Config: Fixes JSON parsing of "ArgumentHandler" types 2024-02-01 16:20:57 -08:00
json_ir_doc_generator.py Move External/FEXCore/ to FEXCore/ 2023-08-17 16:32:16 -04:00
json_ir_generator.py json_ir_generator: stop prefixing arguments 2024-07-22 13:50:21 -04:00