Description
Providing floating point values to and/or intrinsics results in a compiler crash.
Steps to Reproduce
Passing floating values, whether scalars or vectors, from any source to either or or and.
https://godbolt.org/z/aa8v4T6sd
Actual Behavior
Results in an internal compiler error.
Environment
- DXC version: 1.8.2407
- Host Operating System macos