[llvm] [GlobalIsel][NFC] Hygiene (PR #109047)

Matt Arsenault via llvm-commits llvm-commits at lists.llvm.org
Tue Sep 17 22:55:16 PDT 2024


================
@@ -302,32 +280,12 @@ bool CombinerHelper::matchExtractVectorElementWithShuffleVector(
   //  %extract:_(s32) = G_IMPLICIT_DEF
   //
   //
-  //
-  //
-  //
-  //  %sv:_(<4 x s32>) = G_SHUFFLE_SHUFFLE %arg1(<4 x s32>), %arg2(<4 x s32>),
----------------
arsenm wrote:

Not sure why this comment was lost 

https://github.com/llvm/llvm-project/pull/109047


More information about the llvm-commits mailing list