================ @@ -129,6 +129,7 @@ enum NodeType : unsigned { VILVH, VSHUF4I, VREPLVEI, + VREPLGR2VR, ---------------- wangleiat wrote: Can the definition of this node be omitted if no further processing is done with it? https://github.com/llvm/llvm-project/pull/115803