| Issue | 88050 |
|---|---|
| Summary | [SPIRV] Add Float and Float Vector Constant Support |
| Labels | SPIR-V |
| Assignees | farzonl |
| Reporter | farzonl |
SPIRV today does not have a means of assigning registers for float and float vec constants that doesn't duplicate the register.This change should add this capability.
_______________________________________________ llvm-bugs mailing list [email protected] https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs
