We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8199c23 commit 7b23397Copy full SHA for 7b23397
llvm/include/llvm/IR/StructWideningUtils.h
@@ -1,5 +1,4 @@
1
-//===---- StructWideningUtils.h - Utils for widening scalar to vector calls
2
-//--==//
+//===--- StructWideningUtils.h - Utils for widening/narrowing struct types ===//
3
//
4
// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions.
5
// See https://llvm.org/LICENSE.txt for license information.
llvm/lib/IR/StructWideningUtils.cpp
@@ -1,4 +1,4 @@
-//===-- CallWideningUtils.cpp - Utils for widening scalar to vector calls --==//
+//===- StructWideningUtils.cpp - Utils for widening/narrowing struct types ===//
0 commit comments