[PATCH] D92576: Remove insertDebugValuesForPHIs() from LCSSA to prevent assignments from being reordered

Jeremy Morse via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 17 08:18:00 PST 2020


This revision was automatically updated to reflect the committed changes.
Closed by commit rGdf2b9a3e02ca: [DebugInfo] Avoid re-ordering assignments in LCSSA (authored by n-omer, committed by jmorse).

Changed prior to commit:
  https://reviews.llvm.org/D92576?vs=312493&id=312511#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92576

Files:
  llvm/lib/Transforms/Utils/LCSSA.cpp
  llvm/test/Transforms/LCSSA/DontInsertDebugValuesForPHIs.ll
  llvm/test/Transforms/LCSSA/basictest.ll
  llvm/test/Transforms/LoopIdiom/X86/left-shift-until-bittest.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D92576.312511.patch
Type: text/x-patch
Size: 16166 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/826b3761/attachment.bin>


More information about the llvm-commits mailing list