aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/IR/Function.cpp
diff options
context:
space:
mode:
authorDavid Sherwood <david.sherwood@arm.com>2024-09-16 09:12:11 +0100
committerGitHub <noreply@github.com>2024-09-16 09:12:11 +0100
commitb29c5b66fd1b241b6d8a9cd810cd4e9bad318225 (patch)
tree40742afc757a81c5566abb7d0facc7ba7ec3f1d4 /llvm/lib/IR/Function.cpp
parent6d3f6c2170dd60e86743c205e33ead2f455656b4 (diff)
downloadllvm-b29c5b66fd1b241b6d8a9cd810cd4e9bad318225.zip
llvm-b29c5b66fd1b241b6d8a9cd810cd4e9bad318225.tar.gz
llvm-b29c5b66fd1b241b6d8a9cd810cd4e9bad318225.tar.bz2
[NFC][LoopVectorize] Dont pass LLVMContext to VPTypeAnalysis constructor (#108540)
We already pass a Type object into the VPTypeAnalysis constructor, which can be used to obtain the context. While in the same area it also made sense to avoid passing the context into the VPTransformState and VPCostContext constructors.
Diffstat (limited to 'llvm/lib/IR/Function.cpp')
0 files changed, 0 insertions, 0 deletions