[PATCH] D113937: [RISCV] Override TargetLowering::hasAndNot for Zbb.

Craig Topper via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 15 15:52:07 PST 2021


craig.topper updated this revision to Diff 387431.
craig.topper added a comment.

Rebase after fixing DAGCombiner to not cause the size regressions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D113937

Files:
  llvm/lib/Target/RISCV/RISCVISelLowering.cpp
  llvm/lib/Target/RISCV/RISCVISelLowering.h
  llvm/test/CodeGen/RISCV/selectcc-to-shiftand.ll
  llvm/test/CodeGen/RISCV/unfold-masked-merge-scalar-variablemask.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D113937.387431.patch
Type: text/x-patch
Size: 30929 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211115/45b7f0fd/attachment-0001.bin>


More information about the llvm-commits mailing list