llvm-project
01c3c98e - [SelectionDAG] Split vector types for atomic store

Commit
1 day ago
[SelectionDAG] Split vector types for atomic store Vector types that aren't widened are split so that a single ATOMIC_STORE is issued for the entire vector at once. This enables SelectionDAG to translate vectors with type bfloat,half.
Author
Parents
Loading