[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
Thu May 13 13:53:38 PDT 2021


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

rebase
add more tests
make operand constant construction not recursive
skip if load operand was initially constant


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.345276.patch
Type: text/x-patch
Size: 6474 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210513/8bf76a84/attachment.bin>


More information about the llvm-commits mailing list