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 bc53ebb commit f60d101Copy full SHA for f60d101
llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
@@ -13405,7 +13405,6 @@ static bool IsSVECntIntrinsic(SDValue S) {
13405
/// operations need a bit more inspection to get this information.
13406
///
13407
/// \param Extend The SDNode from the DAG that represents the extend operation
13408
-/// \param DAG The SelectionDAG hosting the \p Extend node
13409
13410
/// \returns The type representing the \p Extend source type, or \p MVT::Other
13411
/// if no valid type can be determined
0 commit comments