[PATCH] D77604: [MachineCSE] Don't carry the wrong location when hoisting

Davide Italiano via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 6 16:22:14 PDT 2020


davide updated this revision to Diff 255532.
davide added a comment.

Cleaned up testcase. Apparently TBAA is needed.


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

https://reviews.llvm.org/D77604

Files:
  llvm/lib/CodeGen/MachineCSE.cpp
  llvm/test/DebugInfo/X86/machinecse-wrongdebug-hoist.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D77604.255532.patch
Type: text/x-patch
Size: 4880 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200406/fe6fa6dd/attachment.bin>


More information about the llvm-commits mailing list