[PATCH] D157870: [BPF] Replace BPFMIPeepholeTruncElim by custom logic in isZExtFree()

Eduard Zingerman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 21 11:04:22 PDT 2023


eddyz87 updated this revision to Diff 552082.
eddyz87 edited the summary of this revision.
eddyz87 added a comment.

Rebase, want to see green CI build


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D157870

Files:
  llvm/lib/Target/BPF/BPF.h
  llvm/lib/Target/BPF/BPFISelLowering.cpp
  llvm/lib/Target/BPF/BPFISelLowering.h
  llvm/lib/Target/BPF/BPFMIPeephole.cpp
  llvm/lib/Target/BPF/BPFTargetMachine.cpp
  llvm/test/CodeGen/BPF/remove_truncate_9.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D157870.552082.patch
Type: text/x-patch
Size: 10790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/bf79ed93/attachment.bin>


More information about the llvm-commits mailing list