+32
−0
Loading
When creating the initial DAG for masked loads we are using the result type to define LocationSize. However, being a masked load we do not know which, if any, memory locations will be read. Fixes https://github.com/llvm/llvm-project/issues/180251