llvm-project
768b1a91 - [SelectionDAG] Widen <2 x T> vector types for atomic load

Commit
158 days ago
[SelectionDAG] Widen <2 x T> vector types for atomic load Vector types of 2 elements must be widened. This change does this for vector types of atomic load in SelectionDAG so that it can translate aligned vectors of >1 size. commit-id:2894ccd1
Author
Committer
Parents
Loading