llvmlite icon indicating copy to clipboard operation
llvmlite copied to clipboard

Merge atomic load/store into regular load/store

Open sklam opened this issue 7 years ago • 0 comments

#417 added atomic load/store as separate implementation. Some refactoring could reduce code duplication as atomic and regular load/store are very similar.

sklam avatar Jan 09 '19 20:01 sklam