Ben Vanik

Results 416 comments of Ben Vanik

Update that I decided flags are fine for now as this can be experimental. In #14977 I've added the `--iree-vulkan-experimental-indirect-bindings=true` compiler flag that changes the executable format to that required...

(there's a lot I don't like about this approach but it's not worth me stalling any longer - we've got enough other cleanup around SPIR-V executables and extensions pending and...

when that flag is false libc can be used - we don't want libc to be used - we should *never* be emitting scalar calls to libc to do min/max...

Narrowing when semantics allow is almost always good (less memory, less bandwidth, less register pressure, etc) so doing it where you have the semantics would be great! If something _can_...

@MaheshRavishankar this has two issues attached to it - is this something you want to rebase/land or should we close them all?