[PATCH] D143434: [AArch64][SME]: Custom lower select and fp_extend

hassnaaHamdi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 6 13:18:32 PST 2023


hassnaa-arm created this revision.
hassnaa-arm added reviewers: david-arm, sdesmalen.
Herald added subscribers: hiraditya, kristof.beyls.
Herald added a project: All.
hassnaa-arm requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

Custom lower select/fp_extend and update related testing files


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D143434

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-extend-trunc.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-fp-select.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-select.ll
  llvm/test/CodeGen/AArch64/sve-streaming-mode-fixed-length-int-vselect.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D143434.495261.patch
Type: text/x-patch
Size: 26992 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230206/3052ddfe/attachment.bin>


More information about the llvm-commits mailing list