[PATCH] D132839: [RISCV] Optimization for using compressed beqz and bnez PR#56391

Tetyushkin Ivan via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 03:09:16 PDT 2022


ita-sc updated this revision to Diff 456591.
ita-sc added a comment.

put branch related code to branch part
adding spaces


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D132839

Files:
  llvm/lib/Target/RISCV/RISCVInstrInfo.td
  llvm/test/CodeGen/RISCV/compress-opt-branch.ll
  llvm/test/CodeGen/RISCV/compress-opt-select.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D132839.456591.patch
Type: text/x-patch
Size: 20753 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220830/0030a2a3/attachment.bin>


More information about the llvm-commits mailing list