[PATCH] D124118: [Peephole-Opt] For one kind of test-after-add pattern, eliminates test if it's correct to do so.
Mingming Liu via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 21 01:23:50 PDT 2022
mingmingl updated this revision to Diff 424124.
mingmingl added a comment.
resolve a build failure due to conflicting function name (same return type, different argument list)
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D124118/new/
https://reviews.llvm.org/D124118
Files:
llvm/lib/Target/X86/X86InstrInfo.cpp
llvm/test/CodeGen/X86/peephole-test-after-add.mir
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124118.424124.patch
Type: text/x-patch
Size: 12287 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220421/7f8c3941/attachment.bin>
More information about the llvm-commits
mailing list