[all-commits] [llvm/llvm-project] 5654a3: [RISCV] Add test cases showing that we don't recog...

Craig Topper via All-commits all-commits at lists.llvm.org
Wed Nov 25 10:53:40 PST 2020


  Branch: refs/heads/temp-test-main
  Home:   https://github.com/llvm/llvm-project
  Commit: 5654a3dd0add58984e2c3247c70946d2ae0175f6
      https://github.com/llvm/llvm-project/commit/5654a3dd0add58984e2c3247c70946d2ae0175f6
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2020-11-25 (Wed, 25 Nov 2020)

  Changed paths:
    M llvm/test/CodeGen/RISCV/neg-abs.ll

  Log Message:
  -----------
  [RISCV] Add test cases showing that we don't recognize the select form of NABS in SelectionDAGBuilder so we end up with branches. NFC

There's a FIXME that it should produce (sub 0, (abs)).




More information about the All-commits mailing list