[PATCH] D149896: [AggressiveInstCombine] Only fold consecutive shifts of loads with constant shift amounts

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu May 4 13:52:45 PDT 2023


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGed443d81d167: [AggressiveInstCombine] Only fold consecutive shifts of loads with constant… (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149896

Files:
  llvm/lib/Transforms/AggressiveInstCombine/AggressiveInstCombine.cpp
  llvm/test/Transforms/AggressiveInstCombine/X86/or-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149896.519642.patch
Type: text/x-patch
Size: 4850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230504/e0ece0ed/attachment.bin>


More information about the llvm-commits mailing list