mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-08-04 03:05:42 +00:00
Do the partitioning of unary and binary operators in the intrinsic table generators, instead of searching all operators at runtime. Will allow code to be simplified. Bug: tint:1504 Change-Id: I67246b954e530e0542b1b67c99fb34a756cf532a Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/90240 Commit-Queue: Ben Clayton <bclayton@chromium.org> Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Antonio Maiorano <amaiorano@google.com>