[PATCH] D99418: [AArch64][SVE] Improve codegen for select nodes with fixed types

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Mar 30 05:02:25 PDT 2021


bsmith updated this revision to Diff 334113.
bsmith marked an inline comment as done.
bsmith added a comment.

- Remove superfluous call to `LowerFixedLengthVectorSelectToSVE`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D99418

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D99418.334113.patch
Type: text/x-patch
Size: 96197 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210330/2cf7b862/attachment-0001.bin>


More information about the llvm-commits mailing list