diff options
author | Justin Bogner <mail@justinbogner.com> | 2025-04-30 12:26:52 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-04-30 12:26:52 -0700 |
commit | d851490c290832507d5fd87227e995d233b9f5b2 (patch) | |
tree | 52c6fe086893c018b0f28b6ce107bfaba9a855c6 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | d30554b19edc27bc9ca3475b888c1b3e4eda87c4 (diff) | |
download | llvm-d851490c290832507d5fd87227e995d233b9f5b2.zip llvm-d851490c290832507d5fd87227e995d233b9f5b2.tar.gz llvm-d851490c290832507d5fd87227e995d233b9f5b2.tar.bz2 |
[HLSL] Make lerp overload tests stricter. NFC (#137898)
These tests had checks across multiple functions, because none of the
hlsl header implementation functions were inlined. Switch the run lines
to use -O1 instead of -disable-llvm-passes and rewrite the tests to
actually look at the whole function.
Note - this would be simpler with update_cc_test_checks, but the
differences between DX and SPIRV are difficult to account for with those
scripts.
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions