Files
Chris Fallin a79cf76fe0 PCC: x64: insertlane instructions read only scalar-sized values. (#8207)
* PCC: x64: insertlane instructions read only scalar-sized values.

Also fix `clamp_range` on greater-than-64-bit values: no range fact is
possible in this case (propagate `Option` a bit deeper to represent
this).

Fixes https://bugs.chromium.org/p/oss-fuzz/issues/detail?id=67538.

* Rebase to latest main with leaf-function changes and update test expectations.
2024-03-21 19:00:34 +00:00
..