[PATCH] D127609: [AtomicExpand] Make floating point conversion happens before fence insertion

Kai Luo via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 30 18:55:06 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGad2f7fd286f1: [AtomicExpand] Make floating point conversion happens before fence insertion (authored by lkail).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D127609

Files:
  llvm/lib/CodeGen/AtomicExpandPass.cpp
  llvm/test/CodeGen/PowerPC/cfence-double.ll
  llvm/test/CodeGen/PowerPC/cfence-float.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/cfence-double.ll
  llvm/test/Transforms/AtomicExpand/PowerPC/cfence-float.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D127609.456838.patch
Type: text/x-patch
Size: 8850 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220831/77ec152e/attachment.bin>


More information about the llvm-commits mailing list