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
[Constant] Make Constant::getSplatValue return poison on poison
This is a follow up from llvm#141845. I'm not sure if this actually NFC but it doesn't seem to affect any of the in-tree tests.
I went through the users of getSplatValue to see if anything could be cleaned up but nothing immediately stuck out.
0 commit comments