Update 2021-08-09 meeting notes

This commit is contained in:
Nick Fitzgerald
2021-08-09 09:35:03 -07:00
committed by GitHub
parent 33a9384bfe
commit ec1a1514aa

View File

@@ -56,7 +56,7 @@
* (cf) the existing APIs should be kept, need a gradual transition, see the * (cf) the existing APIs should be kept, need a gradual transition, see the
horizontal and vertical integration stuff in the pre-RFC horizontal and vertical integration stuff in the pre-RFC
* (cf) update on regalloc2 * (cf) update on regalloc2
* being reviewed by Julian Seward from Mozilla and Amaneiu from the Rust * being reviewed by Julian Seward from Mozilla and Amanieu from the Rust
Project Project
* Looking to relicense from MPL to Apache + LLVM extension * Looking to relicense from MPL to Apache + LLVM extension
* Some code derived from SpiderMonkey's regalloc, which is MPL * Some code derived from SpiderMonkey's regalloc, which is MPL
@@ -68,7 +68,7 @@
* mostly want consistency across the code base * mostly want consistency across the code base
* (cf) we should document what invariants we already have, eg: * (cf) we should document what invariants we already have, eg:
* invariants regalloc.rs expects * invariants regalloc.rs expects
* missed other example * sinking loads/stores into other ops
* status updates: * status updates:
* (bb): none * (bb): none
* (abrown): * (abrown):