llvm-project
b73122d5 - [SLP]Cast incoming value to a propr type for int nodes, bitcasted to fp

Commit
5 days ago
[SLP]Cast incoming value to a propr type for int nodes, bitcasted to fp Before casting the value to FP type, need to check, if the type for reduced during minbitwidth analysis and need to restore the original source type to generate correct bitcast operation. Fixes #178884
Author
Committer
Parents
Loading