llvm-project icon indicating copy to clipboard operation
llvm-project copied to clipboard

[WIP][DAG] getNode - freeze insert/compress node base values if the inserted/mask values are UNDEF

Open RKSimon opened this issue 6 months ago • 0 comments

Ensure we don't expose any poison elements

WIP patch to try to help with #143102 etc. - although #145939 should have a larger effect

RKSimon avatar Jun 30 '25 10:06 RKSimon