about summary refs log tree commit diff
path: root/tests/codegen/cast-optimized.rs
AgeCommit message (Expand)AuthorLines
2025-02-11tests/codegen: use -Copt-level=3 instead of -OJubilee Young-1/+1
2024-08-11Add range attribute to scalar function results and argumentsAndreas Jonson-2/+0
2024-07-21Use `leading_zeros` instead of `ilog2` in tests.Markus Reiter-6/+6
2024-07-21Simplify test.Markus Reiter-6/+8
2024-07-21Add test for cast optimization.Markus Reiter-0/+33