[all-commits] [llvm/llvm-project] c78696: [LV] Remove unneeded getVectorIntrinsicIDForCall c...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Mon Aug 29 02:20:20 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c78696813f1ac1b8253d06a2abf38d6647f9d7ae
https://github.com/llvm/llvm-project/commit/c78696813f1ac1b8253d06a2abf38d6647f9d7ae
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-08-29 (Mon, 29 Aug 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Remove unneeded getVectorIntrinsicIDForCall call (NFC).
Suggested as independent fix during the review of D132585.
More information about the All-commits
mailing list