[PATCH] D124230: [2/3][NewGVN][LoadCoercion] Add support for load coercion between load instructions.

Konstantina Mitropoulou via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 21 22:54:08 PDT 2022


kmitropoulou created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
kmitropoulou requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D124230

Files:
  llvm/lib/Transforms/Scalar/NewGVN.cpp
  llvm/test/Transforms/NewGVN/load_coercion_between_loads.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D124230.424380.patch
Type: text/x-patch
Size: 17777 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220422/d9e0beaa/attachment.bin>


More information about the llvm-commits mailing list