[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
Mon May 17 10:16:37 PDT 2021


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

use isLaunderOrStripInvariantGroup(), I forgot I had already made that


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.345923.patch
Type: text/x-patch
Size: 6211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210517/c3ada14a/attachment.bin>


More information about the llvm-commits mailing list