[all-commits] [llvm/llvm-project] a3e6e6: [RISCV][NFC] Add more constant materialization tests

Luís Marques via All-commits all-commits at lists.llvm.org
Wed May 6 08:07:03 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: a3e6e624c71d60509c84e13ea3ee96c0acde65c3
      https://github.com/llvm/llvm-project/commit/a3e6e624c71d60509c84e13ea3ee96c0acde65c3
  Author: Luís Marques <luismarques at lowrisc.org>
  Date:   2020-05-06 (Wed, 06 May 2020)

  Changed paths:
    M llvm/test/CodeGen/RISCV/imm.ll
    M llvm/test/MC/RISCV/rv64i-aliases-valid.s

  Log Message:
  -----------
  [RISCV][NFC] Add more constant materialization tests

This patch adds more constant materialization tests, focusing on cases where
we could improve our materialization instruction sequences (particularly for
RV64). Various of these cases will be improved upon in follow-up patches.

Differential Revision: https://reviews.llvm.org/D79453




More information about the All-commits mailing list