Commit 95c25a9
Fix the VC GenXPacketizer pass to work with opaque pointers
The GenXPacketizer pass missed the uniform load result handling, when
opaque pointers are used. This caused assertion failures during
packetization and incorrect code generation.1 parent 800f4fe commit 95c25a9
File tree
1 file changed
+1
-0
lines changed- IGC/VectorCompiler/lib/GenXOpts/CMPacketize
1 file changed
+1
-0
lines changedLines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
618 | 618 | | |
619 | 619 | | |
620 | 620 | | |
| 621 | + | |
621 | 622 | | |
622 | 623 | | |
623 | 624 | | |
| |||
0 commit comments