mirror of
https://github.com/encounter/dawn-cmake.git
synced 2025-05-14 03:11:29 +00:00
This CL updates the IR builder to deduplicate constants such that for a given constant value only a single `ir::Constant` will be created. Bug: tint:1935 Change-Id: Ia743cdb7782cf7ea9918b913dac70b0a3dde4499 Reviewed-on: https://dawn-review.googlesource.com/c/dawn/+/133241 Kokoro: Kokoro <noreply+kokoro@google.com> Reviewed-by: Ben Clayton <bclayton@google.com> Commit-Queue: Dan Sinclair <dsinclair@chromium.org>