[PATCH] D112179: [CodeMetrics] Don't require speculatability for ephemeral values

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 21 11:30:31 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG184852584231: [CodeMetrics] Don't require speculatability for ephemeral values (authored by nikic).

Changed prior to commit:
  https://reviews.llvm.org/D112179?vs=381082&id=381338#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D112179

Files:
  llvm/lib/Analysis/CodeMetrics.cpp
  llvm/lib/Analysis/ValueTracking.cpp
  llvm/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/test/Transforms/Inline/ephemeral.ll
  llvm/test/Transforms/SimplifyCFG/unprofitable-pr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D112179.381338.patch
Type: text/x-patch
Size: 5296 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211021/013c99f3/attachment.bin>


More information about the llvm-commits mailing list