[PATCH] D52962: [RISCV] Constant materialisation for RV64I

Bruce Hoult via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 02:38:43 PDT 2018


brucehoult added a comment.

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).


https://reviews.llvm.org/D52962





More information about the llvm-commits mailing list