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