[all-commits] [llvm/llvm-project] 39819c: Use concrete natural type alignment for masked loa...
Guillaume Chatelet via All-commits
all-commits at lists.llvm.org
Wed Jun 24 14:42:28 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 39819ccd36b6dd61c9decd29df64fd4e8a7ee9ad
https://github.com/llvm/llvm-project/commit/39819ccd36b6dd61c9decd29df64fd4e8a7ee9ad
Author: Guillaume Chatelet <gchatelet at google.com>
Date: 2020-06-24 (Wed, 24 Jun 2020)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
Log Message:
-----------
Use concrete natural type alignment for masked load/store operations instead of 0.
More information about the All-commits
mailing list