Antonio Maiorano 05d9bffdbd Make IntLiteral store and return a u32 value
With this change, the base IntLiteral class now stores a u32, and
derived UintLiteral and SintLiteral are implemented in terms of it. This
will allow us to improve the current pattern of casting down to each
derived type to retrieve the value.

Change-Id: I0c1e56c5e04333a0d3d5f30a3fb28e784f785843
Reviewed-on: https://dawn-review.googlesource.com/c/tint/+/42900
Commit-Queue: Ben Clayton <bclayton@google.com>
Reviewed-by: Ben Clayton <bclayton@google.com>
2021-02-26 22:56:16 +00:00
..
2020-12-10 18:42:41 +00:00
2021-01-29 10:55:40 +00:00
2021-01-29 10:55:40 +00:00
2021-01-29 10:55:40 +00:00
2021-02-17 13:17:39 +00:00
2020-03-02 15:47:43 -05:00
2020-03-02 15:47:43 -05:00
2020-12-10 18:42:41 +00:00
2020-03-02 15:47:43 -05:00
2020-03-02 15:47:43 -05:00
2020-12-10 18:42:41 +00:00