[all-commits] [llvm/llvm-project] 006f88: [RISCV] Remove seemingly unneeded !isPosZero from ...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Mar 8 22:09:00 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 006f88d05dac01f10e63d2487d1da46c3f6ec4f7
      https://github.com/llvm/llvm-project/commit/006f88d05dac01f10e63d2487d1da46c3f6ec4f7
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2023-03-08 (Wed, 08 Mar 2023)

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

  Log Message:
  -----------
  [RISCV] Remove seemingly unneeded !isPosZero from Zfa code in isFPImmLegal.

This was added after the patch was approved. I'm not sure why its
there. It doesn't fire in any lit test.




More information about the All-commits mailing list