[PATCH] D133866: [SelectionDAG] Add helper function to check whether a SDValue is neutral element. NFC.

Yeting Kuo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 28 06:33:33 PDT 2022


fakepaper56 marked an inline comment as done.
fakepaper56 added a comment.

Actually, there is no any new functional change in RISC-V. Those new opcodes are filtered out by `BinOpToRVVReduce`.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D133866/new/

https://reviews.llvm.org/D133866



More information about the llvm-commits mailing list