[all-commits] [llvm/llvm-project] 316b49: Pass shufflevector indices as int instead of unsig...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Wed Apr 15 06:53:17 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 316b49d37336258e11f16b5822d078c6407cd34f
https://github.com/llvm/llvm-project/commit/316b49d37336258e11f16b5822d078c6407cd34f
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-04-15 (Wed, 15 Apr 2020)
Changed paths:
M clang/lib/CodeGen/CGBuiltin.cpp
M llvm/lib/IR/AutoUpgrade.cpp
M llvm/lib/Target/X86/X86InterleavedAccess.cpp
Log Message:
-----------
Pass shufflevector indices as int instead of unsigned.
No functionality change intended.
More information about the All-commits
mailing list