[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 1 16:33:05 PDT 2021


aeubanks updated this revision to Diff 349130.
aeubanks added a comment.

rebase after precommitted test


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/invariant.group-load.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D101103.349130.patch
Type: text/x-patch
Size: 4460 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210601/2ce0197e/attachment.bin>


More information about the llvm-commits mailing list