17:23fdobridge: <gfxstrand> I think it might be blob RE time.
17:23fdobridge: <gfxstrand> Unless @karolherbst🐧 wants to tell me how FSET (with a float destinaion, not a predicate) works.
17:24fdobridge: <gfxstrand> Oh, maybe that's FSET_BF in codegen.
18:29fdobridge: <karolherbst🐧🦀> same as a normal set?
18:29fdobridge: <karolherbst🐧🦀> just you write into a register
18:29fdobridge: <karolherbst🐧🦀> 1.0 us true and 0.0 is false
18:30fdobridge: <karolherbst🐧🦀> I think
18:30fdobridge: <karolherbst🐧🦀> well anything except 0.0 is true, but for the output
18:57fdobridge: <gfxstrand> No, they're different opcodes
18:57fdobridge: <gfxstrand> But I got it
18:58fdobridge: <gfxstrand> I think I'm far enough along that I can implement source modifier propagation next. 😁
18:58fdobridge: <gfxstrand> Then start on a legalization pass
18:58fdobridge: <gfxstrand> I should do control flow soon... 🤔
19:01fdobridge: <karolherbst🐧🦀> right.. but I meant the semantics are similar/same, no?
19:16KungFuJesus: karolherbst: Compiler bug is _not_ where I expected that one to land at, heh