This is an archive of the discontinued LLVM Phabricator instance.

[mlir][spirv] Add memory semantics verify for atomic operations
ClosedPublic

Authored by xndcn on Oct 10 2021, 7:55 AM.

Details

Summary

Add memory semantics verify for atomic operations
also fix wrong path of SPIRVBase.td in report_coverage.sh

Diff Detail

Event Timeline

xndcn created this revision.Oct 10 2021, 7:55 AM
xndcn requested review of this revision.Oct 10 2021, 7:55 AM
antiagainst accepted this revision.Oct 12 2021, 2:42 PM

Nice, thanks!

This revision is now accepted and ready to land.Oct 12 2021, 2:42 PM