[PATCH] D101103: [InstSimplify] Treat invariant group insts as bitcasts for load operands

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 15 12:59:59 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9aa1428174ae: [InstSimplify] Treat invariant group insts as bitcasts for load operands (authored by aeubanks).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D101103

Files:
  llvm/lib/Analysis/InstructionSimplify.cpp
  llvm/test/Transforms/InstSimplify/invalid-load-operand-infinite-loop.ll
  llvm/test/Transforms/InstSimplify/invariant.group-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101103.352224.patch
Type: text/x-patch
Size: 6826 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210615/a52ea26e/attachment.bin>


More information about the llvm-commits mailing list