[PATCH] D113567: [RISCV][test] Add more tests of immediate materialisation

Ben Shi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Nov 11 05:00:23 PST 2021


benshi001 added a comment.

In D113567#3123952 <https://reviews.llvm.org/D113567#3123952>, @luismarques wrote:

> Can you please just add a comment (or rename the functions) with the hex values of those decimal literals? I can't do base conversion of large numbers in my head.
> Otherwise LGTM.

Done. Hex values are attached as comments. Thanks.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D113567/new/

https://reviews.llvm.org/D113567



More information about the llvm-commits mailing list