[PATCH] D118264: [DAG] SelectionDAG::getNode(N1,N2) - detect N2 constant vector splats as well as scalars

Vitaly Buka via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 15 13:23:39 PST 2022


vitalybuka added a comment.

In D118264#3324337 <https://reviews.llvm.org/D118264#3324337>, @RKSimon wrote:

> @vitalybuka Any luck with a repro?

Sorry, busy with other stuff. I'll reply today. 
I assume IR is needed, not source c++?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D118264/new/

https://reviews.llvm.org/D118264



More information about the llvm-commits mailing list