[llvm-dev] funnel shift, select, and poison (original) (raw)
Krzysztof Parzyszek via llvm-dev llvm-dev at lists.llvm.org
Mon Feb 25 09:29:13 PST 2019
- Previous message: [llvm-dev] funnel shift, select, and poison
- Next message: [llvm-dev] funnel shift, select, and poison
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On 2/25/2019 11:15 AM, John Regehr via llvm-dev wrote:
I'd just like to add that the general question here is "where does poison stop propagating" and this question needs to be definitively answered by this community.
Does a call stop poison?
Whatever the decision is may be contradicted after inlining, so what should such a call return? A superposition of poison and non-poison, until the function is inlined? It's a serious question.
-Krzysztof
- Previous message: [llvm-dev] funnel shift, select, and poison
- Next message: [llvm-dev] funnel shift, select, and poison
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]