[all-commits] [llvm/llvm-project] ac80b0: [LV] Mark Instr as const in scalarizeInstruction. ...
Florian Hahn via All-commits
all-commits at lists.llvm.org
Tue Sep 13 01:10:42 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ac80b0e84f7cbcce13ddafa3207635a981cf0286
https://github.com/llvm/llvm-project/commit/ac80b0e84f7cbcce13ddafa3207635a981cf0286
Author: Florian Hahn <flo at fhahn.com>
Date: 2022-09-13 (Tue, 13 Sep 2022)
Changed paths:
M llvm/lib/Transforms/Vectorize/LoopVectorize.cpp
Log Message:
-----------
[LV] Mark Instr as const in scalarizeInstruction. (NFC).
This is to reduce the diff in follow-up changes.
More information about the All-commits
mailing list