This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
test
/
Transforms
/
AtomicExpand
/
AMDGPU
History
Matt Arsenault
3cfa03856f
AtomicExpand: Support cmpxchg expansion for small FP types
...
Handles f16 atomics for AMDGPU.
2022-11-10 22:16:11 -08:00
..
expand-atomic-i8.ll
AtomicExpand: Use InstSimplifyFolder
2022-10-31 23:31:42 -07:00
expand-atomic-i16.ll
AtomicExpand: Use InstSimplifyFolder
2022-10-31 23:31:42 -07:00
expand-atomic-rmw-fadd-flat-specialization.ll
[LLVM][AMDGPU] Specialize 32-bit atomic fadd instruction for generic address space
2022-11-04 14:11:05 -04:00
expand-atomic-rmw-fadd.ll
AtomicExpand: Support cmpxchg expansion for small FP types
2022-11-10 22:16:11 -08:00
expand-atomic-rmw-fmax.ll
AtomicExpand: Support cmpxchg expansion for small FP types
2022-11-10 22:16:11 -08:00
expand-atomic-rmw-fmin.ll
AtomicExpand: Support cmpxchg expansion for small FP types
2022-11-10 22:16:11 -08:00
expand-atomic-rmw-fsub.ll
AtomicExpand: Support cmpxchg expansion for small FP types
2022-11-10 22:16:11 -08:00
expand-atomic-rmw-nand.ll
…
lit.local.cfg
…
unaligned-atomic.ll
…