[all-commits] [llvm/llvm-project] f86ec1: [ScalarizeMaskedMemIntrin] NFC: Convert member fun...
annamthomas via All-commits
all-commits at lists.llvm.org
Thu Dec 3 08:51:41 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f86ec1e1fc4619d4a3974ab849ad362d6f6906eb
https://github.com/llvm/llvm-project/commit/f86ec1e1fc4619d4a3974ab849ad362d6f6906eb
Author: Anna Thomas <anna at azul.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M llvm/lib/CodeGen/ScalarizeMaskedMemIntrin.cpp
Log Message:
-----------
[ScalarizeMaskedMemIntrin] NFC: Convert member functions to static
This will make it easier to add new PM support once the pass is moved
into transforms (D92407).
More information about the All-commits
mailing list