[DAG] isGuaranteedNotToBeUndefOrPoison - handle FrameIndex/TargetFrameIndex
authorSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 22 Nov 2022 18:16:09 +0000 (18:16 +0000)
committerSimon Pilgrim <llvm-dev@redking.me.uk>
Tue, 22 Nov 2022 18:16:15 +0000 (18:16 +0000)
commit629f17c5163762852db03581f187cf3b082a2a34
tree630b95420efc7953de30c33860260a5e1b49992c
parent073aebc431d55d895f84d84f61cd6a1a358a4d2f
[DAG] isGuaranteedNotToBeUndefOrPoison - handle FrameIndex/TargetFrameIndex

Fixes #58904
llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
llvm/test/CodeGen/WebAssembly/pr58904.ll [new file with mode: 0644]