[PATCH] D130201: llvm.swift.async.context.addr cannot be modeled as NoMem because we don't want it to be cse'd accross async suspends

Arnold Schwaighofer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 22 11:51:53 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG58e6ee0e1f16: llvm.swift.async.context.addr cannot be modeled as NoMem because we don't want… (authored by aschwaighofer).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D130201

Files:
  llvm/include/llvm/IR/Intrinsics.td
  llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
  llvm/lib/Target/X86/X86ISelLowering.cpp
  llvm/test/Transforms/Coroutines/coro-async-no-cse-swift-async-context-addr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D130201.446920.patch
Type: text/x-patch
Size: 9621 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220722/a0f4fe73/attachment.bin>


More information about the llvm-commits mailing list