llvm-project
3a20c005 - Reland "[mlir][spirv] Fix UpdateVCEPass to deduce the correct set of capabilities" (#151502)

Commit
127 days ago
Reland "[mlir][spirv] Fix UpdateVCEPass to deduce the correct set of capabilities" (#151502) This reland PR #151108 The original PR made sanitizer builds to fail. The issue are now resolved in this new patch. Original commit message: > When deducing capabilities implied capabilities are not considered, which causes generation of incorrect SPIR-V modules. This commit fixes that by pulling in the capability set all the implied ones. --------- Signed-off-by: Davide Grohmann <davide.grohmann@arm.com> Co-authored-by: Jakub Kuderski <kubakuderski@gmail.com>
Parents
Loading