[PATCH] D111571: [X86] `detectAVGPattern()`: support basic case of PAVG chaining (PR52131)
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Oct 12 02:36:21 PDT 2021
lebedev.ri updated this revision to Diff 378934.
lebedev.ri marked an inline comment as done.
lebedev.ri added a comment.
Don't create `TRUNC` unless we will commit to the transform.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D111571/new/
https://reviews.llvm.org/D111571
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
llvm/test/CodeGen/X86/avg.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111571.378934.patch
Type: text/x-patch
Size: 14425 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211012/1997d21e/attachment-0001.bin>
More information about the llvm-commits
mailing list