[PATCH] D155083: [RISCV] Introduce RISCVISD::CZERO_{EQZ,NEZ} nodes produce them when zicond is present in lowerSELECT

Alex Bradbury via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 14 03:32:09 PDT 2023


This revision was automatically updated to reflect the committed changes.
Closed by commit rG5c5a1a292711: [RISCV] Introduce RISCVISD::CZERO_{EQZ,NEZ} nodes produce them when zicond is… (authored by asb).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D155083

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/lib/Target/RISCV/RISCVInstrInfoZicond.td
  llvm/test/CodeGen/RISCV/condops.ll
  llvm/test/CodeGen/RISCV/select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D155083.540348.patch
Type: text/x-patch
Size: 19861 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230714/b8ae968c/attachment-0001.bin>


More information about the llvm-commits mailing list