[PATCH] D156538: [AArch64] Try to combine FMUL with FDIV
JinGu Kang via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 15 02:59:04 PDT 2023
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG9f8dcb070655: [AArch64] Try to detect patterns with fdiv and fmul for [su]cvtf. (authored by jaykang10).
Changed prior to commit:
https://reviews.llvm.org/D156538?vs=549917&id=550229#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D156538/new/
https://reviews.llvm.org/D156538
Files:
llvm/lib/Target/AArch64/AArch64ISelDAGToDAG.cpp
llvm/lib/Target/AArch64/AArch64InstrFormats.td
llvm/lib/Target/AArch64/AArch64InstrInfo.td
llvm/test/CodeGen/AArch64/svtcf-fmul-fdiv-combine.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D156538.550229.patch
Type: text/x-patch
Size: 14919 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230815/34c9fc5a/attachment.bin>
More information about the llvm-commits
mailing list