[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 14:13:56 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG651e644595b7: [BPF] Replace BPFMIPeepholeTruncElim by custom logic in isZExtFree() (authored by eddyz87).
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.552128.patch
Type: text/x-patch
Size: 10790 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230821/46d0a33c/attachment.bin>
More information about the llvm-commits
mailing list