[all-commits] [llvm/llvm-project] b63909: Change users of CreateShuffleVector to pass the ma...
Benjamin Kramer via All-commits
all-commits at lists.llvm.org
Fri Apr 17 07:34:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: b639091c02df31954899c8107709597947e33364
https://github.com/llvm/llvm-project/commit/b639091c02df31954899c8107709597947e33364
Author: Benjamin Kramer <benny.kra at googlemail.com>
Date: 2020-04-17 (Fri, 17 Apr 2020)
Changed paths:
M clang/lib/CodeGen/CGExprScalar.cpp
M llvm/lib/Transforms/InstCombine/InstCombineCalls.cpp
M llvm/lib/Transforms/Instrumentation/MemorySanitizer.cpp
M llvm/lib/Transforms/Vectorize/SLPVectorizer.cpp
Log Message:
-----------
Change users of CreateShuffleVector to pass the masks as int instead of Constants
No functionality change intended.
More information about the All-commits
mailing list