You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[X86] canCreateUndefOrPoisonForTargetNode - add SSE bit logic + VPTERNLOG handling
Basic bitlogic operations don't create undef/poison.
Its proving really annoying to create proper test coverage for these specific opcodes as they tend to appear in later stages - their presence does help in some upcoming patches (e.g. llvm#152107) and I'd prefer to get them committed early.
0 commit comments