[all-commits] [llvm/llvm-project] 8acb8a: [RISCV] Make Zcf and Zcd imply the F and D extensi...

Alex Bradbury via All-commits all-commits at lists.llvm.org
Wed Aug 2 02:41:24 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 8acb8a143f5075cf8f9ff0818e89b1f80827f0e9
      https://github.com/llvm/llvm-project/commit/8acb8a143f5075cf8f9ff0818e89b1f80827f0e9
  Author: Alex Bradbury <asb at igalia.com>
  Date:   2023-08-02 (Wed, 02 Aug 2023)

  Changed paths:
    M llvm/lib/Support/RISCVISAInfo.cpp
    M llvm/test/CodeGen/RISCV/attributes.ll
    M llvm/test/MC/RISCV/attribute-arch.s

  Log Message:
  -----------
  [RISCV] Make Zcf and Zcd imply the F and D extensions respectively

This was an omission in the spec that has now been addressed
https://github.com/riscv/riscv-code-size-reduction/pull/224.

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




More information about the All-commits mailing list