Files
intel-graphics-compiler/IGC/ocloc_tests
Plyakhin, Yury 6b8e1e040c Move PromoteToPredicatedMemoryAccess pass to OPT stage
Move the PromoteToPredicatedMemoryAccess pass to
the optimization stage of the compiler.
This allows to keep standard LLVM passes to optimize the IR before
the predication pass is applied.
Change the pass to support scalarized loads and stores.
Add a new pass to hoist conversion operations
to the common dominator to unblock the predication pass.
Fix generation of predicated stores, in case address is uniform
and stored value is not.
2025-07-15 21:15:57 +02:00
..
2025-06-11 21:03:28 +02:00
2024-10-25 14:51:55 +02:00