NFC. Simplifies process slightly, gives more options for testing it.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
libc/src/__support/RPC/rpc.h | ||
---|---|---|
255 | diff hasn't gone well here - moving the methods into free functions changes where they are in the file. The indexing functions changed insofar as Packet<lane_size> is now Packet |
Comment Actions
LG, thanks
libc/src/__support/RPC/rpc.h | ||
---|---|---|
253 | LLVM style, static over anonymous namespace. ditto below. |
diff hasn't gone well here - moving the methods into free functions changes where they are in the file. The indexing functions changed insofar as Packet<lane_size> is now Packet