[PATCH] D159097: [GlobalISel] Try to commute G_CONSTANT_FOLD_BARRIER LHS operands to RHS.

Amara Emerson via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 29 07:47:31 PDT 2023


aemerson created this revision.
aemerson added reviewers: arsenm, foad, tschuett, dmgreen, Pierre-vh.
aemerson added a project: LLVM.
Herald added subscribers: StephenFan, hiraditya.
Herald added a project: All.
aemerson requested review of this revision.
Herald added a subscriber: wdng.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D159097

Files:
  llvm/include/llvm/CodeGen/GlobalISel/CombinerHelper.h
  llvm/include/llvm/Target/GlobalISel/Combine.td
  llvm/lib/CodeGen/GlobalISel/CombinerHelper.cpp
  llvm/test/CodeGen/AArch64/GlobalISel/combine-const-fold-barrier-rhs.mir

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D159097.554333.patch
Type: text/x-patch
Size: 5366 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230829/73d5e99d/attachment.bin>


More information about the llvm-commits mailing list