[all-commits] [llvm/llvm-project] c4030c: [RISCV] Fix FP64 DinX R Regclass (#116688)

Sam Elliott via All-commits all-commits at lists.llvm.org
Tue Nov 19 04:42:49 PST 2024


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: c4030c896de00efa5eb2f79bba7902c5198ba893
      https://github.com/llvm/llvm-project/commit/c4030c896de00efa5eb2f79bba7902c5198ba893
  Author: Sam Elliott <quic_aelliott at quicinc.com>
  Date:   2024-11-19 (Tue, 19 Nov 2024)

  Changed paths:
    M llvm/lib/Target/RISCV/RISCVISelLowering.cpp
    M llvm/test/CodeGen/RISCV/zdinx-asm-constraint.ll

  Log Message:
  -----------
  [RISCV] Fix FP64 DinX R Regclass (#116688)

This was a typo in llvm/llvm-project#112983 that didn't cause build
failures but is still wrong.



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