llvm
[SYCL] vec abi changes behind -fpreview-breaking-changes flag
#11697
Merged
Go
Login via GitHub
Home
Pricing
FAQ
Install
Login
via GitHub
Overview
Commits
30
Changes
View On
GitHub
Commits
Revert "[SYCL] Fix sycl::vec unary ops (#10722)"
cperkinsintel
committed
2 years ago
Revert "[SYCL] vec abi unification and trivially copyable (#9492)"
cperkinsintel
committed
2 years ago
initial commit. macros and flag values will be changing. Unary ops need addressing
cperkinsintel
committed
2 years ago
unary ops initial
cperkinsintel
committed
2 years ago
operator()! for old vec
cperkinsintel
committed
2 years ago
std::byte ? needs windows testing
cperkinsintel
committed
2 years ago
switch to renamed preview macro/flag
cperkinsintel
committed
2 years ago
test updates
cperkinsintel
committed
2 years ago
clang-format and stray comment removed
cperkinsintel
committed
2 years ago
win fix and overlooked test directive restored
cperkinsintel
committed
2 years ago
stray comment removal
cperkinsintel
committed
2 years ago
reviewer feedback
cperkinsintel
committed
2 years ago
overlooked reviewer feedback
cperkinsintel
committed
2 years ago
more reviewer feedback
cperkinsintel
committed
2 years ago
is_same_v, remove debug code
cperkinsintel
committed
2 years ago
::value -> _v
cperkinsintel
committed
2 years ago
file reorganization
cperkinsintel
committed
2 years ago
resolve merge conflicts
cperkinsintel
committed
2 years ago
Merge branch 'sycl' into cperkins-vec-abi-behind-preview-flag
cperkinsintel
committed
2 years ago
merge conflicts resolved
cperkinsintel
committed
2 years ago
clang-format sings and we all stop to listen
cperkinsintel
committed
2 years ago
clang-format. huh.
cperkinsintel
committed
2 years ago
resolve merge conflicts
cperkinsintel
committed
2 years ago
resolve merge conflicts
cperkinsintel
committed
2 years ago
returning to single file for types.hpp as requested.
cperkinsintel
committed
2 years ago
injected file no longer needed
cperkinsintel
committed
2 years ago
clean up and reorg defined. interim commit
cperkinsintel
committed
2 years ago
interim cleanup commit
cperkinsintel
committed
2 years ago
clang-format demands a sacrifice
cperkinsintel
committed
2 years ago
remove/fix comments
cperkinsintel
committed
2 years ago
Loading