[llvm] [SelectionDAG] Legalize vector types for atomic load (PR #111414)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 8 07:35:14 PST 2024


https://github.com/arsenm commented:

This patch will only cover 1 x vectors. The patch is fine as-is, but the message should change to reflect this. An additional step is required to handle any other vector size 

https://github.com/llvm/llvm-project/pull/111414


More information about the llvm-commits mailing list