Page MenuHomePhabricator

psnobl (Pavel Šnobl)
User

Projects

User does not belong to any projects.

User Details

User Since
Sep 7 2017, 1:15 AM (289 w, 3 d)

Recent Activity

Oct 9 2018

psnobl added a comment to D52962: [RISCV] Constant materialisation for RV64I.

Well you can save more in the total size if the constant is needed in more than one place in the application (and linker can merge the CP entries) but I see your point about possible cache miss. It's not a clear win, as you say.

Oct 9 2018, 2:39 AM
psnobl added a comment to D52962: [RISCV] Constant materialisation for RV64I.

Wouldn't it better to put more complicated constants (requiring 4 and more instructions to materialize) in constant pool and load them from there?

Oct 9 2018, 1:19 AM

Sep 11 2017

psnobl added inline comments to D29933: [RISCV 11/n] Initial codegen support for ALU operations.
Sep 11 2017, 3:15 AM

Sep 8 2017

psnobl added inline comments to D29933: [RISCV 11/n] Initial codegen support for ALU operations.
Sep 8 2017, 12:10 PM