Use concrete natural type alignment for masked load/store operations instead of 0.
authorGuillaume Chatelet <gchatelet@google.com>
Wed, 24 Jun 2020 21:26:03 +0000 (21:26 +0000)
committerGuillaume Chatelet <gchatelet@google.com>
Thu, 25 Jun 2020 09:19:12 +0000 (09:19 +0000)
commit067c660ac99b3d8cfe86264c16aad7d75c512793
tree66c09a0772e37aef18c3f1262aefd1e3eddeac6c
parent95435117addb472bc2fddeceedaa7cf44db0eabb
Use concrete natural type alignment for masked load/store operations instead of 0.

Summary: Alignment needs to be resolved at this point so we replace the
0 value with the ABI Type Alignment.
llvm/include/llvm/CodeGen/BasicTTIImpl.h