Walk through the code looking for spills and reloads and group them
per stack slot.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/lib/CodeGen/Spill2Reg.cpp | ||
---|---|---|
151 | Perhaps the variable name is bad. MemBits is the size of the register and we are using it later in the code generation phase to choose which insert/extract instruction to use. |
typo 'memoru'