[PATCH] D153464: Revert "[CaptureTracking] Ignore ephemeral values when determining pointer escapeness"

Arthur Eubanks via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Jun 21 14:27:02 PDT 2023


aeubanks added inline comments.


================
Comment at: llvm/test/Transforms/PhaseOrdering/dse-ephemeral-value-captures.ll:25
 
 ; FIXME: At the moment, the function is incorrectly simplified to unreachable.
 define i32 @test() {
----------------
remove comment


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D153464



More information about the llvm-commits mailing list