Lines Matching +refs:clang +refs:format +refs:extract
191 - Add Vulkan ImageTexelPointer format check (#4087)
310 - Avoid using /MP4 for clang on windows. (#3662)
555 - Transformation to extract from a composite object (#2991)
668 - Allow images without format for OpenCL. (#2470)
901 - Remove insert-extract-elim pass. Use simplification pass instead.
963 - Fix instruction folding case: insertion that feeds and extract, when the extract
969 - Fold OpLoad feeding an extract, to reduce excessive copying. (#1547)
970 - Fold Fmix feeding an extract.
971 - Use simplification pass instead of insert-extract elimination.
1073 - #1323: Fix folding of an insert composite feeding a composite extract.
1132 - Vector extract/insert elimination now optimizes through some cases of
1302 - Eliminate redundant composite insert followed by extract
1307 - Eliminate redundant insert/extract to composite values