User Details
User Details
- User Since
- Jun 5 2018, 3:11 PM (251 w, 2 d)
Aug 29 2019
Aug 29 2019
brucehoult added a comment to D66278: [RISCV] Enable tail call opt for variadic function.
Aug 29 2019, 7:47 PM · Restricted Project
brucehoult added a comment to D66278: [RISCV] Enable tail call opt for variadic function.
Aug 29 2019, 4:01 AM · Restricted Project
Jan 7 2019
Jan 7 2019
brucehoult added inline comments to D53230: [RISCV] Introduce codegen patterns for RV64M-only instructions.
brucehoult added inline comments to D53230: [RISCV] Introduce codegen patterns for RV64M-only instructions.
Oct 16 2018
Oct 16 2018
brucehoult added a comment to D53291: add riscv32e to the llvm.
Oct 16 2018, 1:49 AM · Restricted Project
Oct 15 2018
Oct 15 2018
brucehoult added a comment to D53291: add riscv32e to the llvm.
Oct 15 2018, 8:05 PM · Restricted Project
Oct 9 2018
Oct 9 2018
brucehoult added a comment to D52962: [RISCV] Constant materialisation for RV64I.
Oh, and by the way, if the user really wants to use a load, they can easily force that by writing a global const (or single element initialized array to be really sure).
brucehoult added a comment to D52962: [RISCV] Constant materialisation for RV64I.
Jun 27 2018
Jun 27 2018
brucehoult added a comment to rL335786: [RISCV] Add machine function pass to merge base + offset.
This pass already handles that indeed.
brucehoult added a comment to rL335786: [RISCV] Add machine function pass to merge base + offset.
Can something similar to this be done where the user is a load or store?