[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
Wed Aug 30 08:07:37 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGc95ed6e492c7: [GlobalISel] Try to commute G_CONSTANT_FOLD_BARRIER LHS operands to RHS. (authored by aemerson).

Changed prior to commit:
  https://reviews.llvm.org/D159097?vs=554333&id=554728#toc

Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D159097/new/

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.554728.patch
Type: text/x-patch
Size: 5271 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230830/02aee89f/attachment.bin>


More information about the llvm-commits mailing list