[llvm] [GlobalIsel] Combine extract vector element (PR #90339)

Madhur Amilkanthwar via llvm-commits llvm-commits at lists.llvm.org
Mon May 6 07:23:57 PDT 2024


Thorsten =?utf-8?q?Sch=C3=BCtt?= <schuett at gmail.com>
Message-ID:
In-Reply-To: <llvm.org/llvm/llvm-project/pull/90339 at github.com>


================
@@ -294,6 +294,18 @@ class GBuildVectorTrunc : public GMergeLikeInstr {
   }
 };
 
+/// Respresents a G_SHUFFLE_VECTOR.
----------------
madhur13490 wrote:

Typo: Respresents -> Represents.

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


More information about the llvm-commits mailing list