[all-commits] [llvm/llvm-project] 629f17: [DAG] isGuaranteedNotToBeUndefOrPoison - handle Fr...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Tue Nov 22 10:16:36 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 629f17c5163762852db03581f187cf3b082a2a34
https://github.com/llvm/llvm-project/commit/629f17c5163762852db03581f187cf3b082a2a34
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2022-11-22 (Tue, 22 Nov 2022)
Changed paths:
M llvm/lib/CodeGen/SelectionDAG/SelectionDAG.cpp
A llvm/test/CodeGen/WebAssembly/pr58904.ll
Log Message:
-----------
[DAG] isGuaranteedNotToBeUndefOrPoison - handle FrameIndex/TargetFrameIndex
Fixes #58904
More information about the All-commits
mailing list