[PATCH] D141877: [NFC][X86] `canonicalizeShuffleWithBinOps()`: refactor and generalize, NFC
Roman Lebedev via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 16 16:28:49 PST 2023
lebedev.ri created this revision.
lebedev.ri added reviewers: RKSimon, spatel, pengfei.
lebedev.ri added a project: LLVM.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
lebedev.ri requested review of this revision.
This is completely NFC.
Follow-ups will enhance this xform to handle binary ops where one operand must be ignored,
and to make those changes easier to review, this is the refactoring-only change.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D141877
Files:
llvm/lib/Target/X86/X86ISelLowering.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D141877.489649.patch
Type: text/x-patch
Size: 8591 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230117/25a7102b/attachment.bin>
More information about the llvm-commits
mailing list