[PATCH] D45320: [MemDep] Fixed handling of invariant.group

Piotr Padlewski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri May 18 15:38:01 PDT 2018


Prazek updated this revision to Diff 147602.
Prazek added a comment.

Added very small repro for the bug :)


Repository:
  rL LLVM

https://reviews.llvm.org/D45320

Files:
  llvm/include/llvm/Analysis/MemoryDependenceAnalysis.h
  llvm/lib/Analysis/MemoryDependenceAnalysis.cpp
  llvm/test/Analysis/MemoryDependenceAnalysis/invariant.group-bug.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45320.147602.patch
Type: text/x-patch
Size: 9329 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180518/728b68ed/attachment.bin>


More information about the llvm-commits mailing list