[PATCH] D104255: [InterleaveAccess] Copy fast math flags when adjusting binary operators in interleave access pass

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jun 17 01:53:56 PDT 2021


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rGfda8b4714e05: [InterleaveAccess] Copy fast math flags when adjusting binary operators in… (authored by dmgreen).

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D104255

Files:
  llvm/include/llvm/IR/InstrTypes.h
  llvm/lib/CodeGen/InterleavedAccessPass.cpp
  llvm/test/Transforms/InterleavedAccess/AArch64/binopshuffles-inseltpoison.ll
  llvm/test/Transforms/InterleavedAccess/AArch64/binopshuffles.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D104255.352645.patch
Type: text/x-patch
Size: 10498 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210617/ba2a1950/attachment.bin>


More information about the llvm-commits mailing list