[PATCH] D152282: [Transforms][LICM] A test case for the upcoming fix D152281 for the issue with reassociation profitability
Paul Osmialowski via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 6 09:11:04 PDT 2023
pawosm01 created this revision.
pawosm01 added reviewers: qcolombet, fhahn.
Herald added subscribers: StephenFan, asbirlea.
Herald added a project: All.
pawosm01 requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This commit introduces a test for the upcoming change addressing
the following issue: https://github.com/llvm/llvm-project/issues/62736
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D152282
Files:
llvm/test/Transforms/LICM/expr-reassociate.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D152282.528900.patch
Type: text/x-patch
Size: 41892 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230606/ef897cc9/attachment.bin>
More information about the llvm-commits
mailing list