[all-commits] [llvm/llvm-project] c7cf2c: [RISCV] Remove unneeded customization of bf16 bitc...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Sep 11 22:58:08 PDT 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c7cf2cc59e402cfeaece5f58c70cfdda72a1be99
      https://github.com/llvm/llvm-project/commit/c7cf2cc59e402cfeaece5f58c70cfdda72a1be99
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV] Remove unneeded customization of bf16 bitcast. NFC

We custom legalize the bitcast using the i16 type not the bf16 type.


  Commit: 9c56a611057692007aab22ef6abde0a02b9a40da
      https://github.com/llvm/llvm-project/commit/9c56a611057692007aab22ef6abde0a02b9a40da
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2024-09-11 (Wed, 11 Sep 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp

  Log Message:
  -----------
  [RISCV] Combine two hasStdExtZfhminOrZhinxmin() blocks in RISCVTargetLowering constructor. NFC


Compare: https://github.com/llvm/llvm-project/compare/de6d7a6c3093...9c56a6110576

To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications


More information about the All-commits mailing list