[PATCH] D110237: [AArch64][SVE] Add DAG combines to improve SVE fixed type FP_EXTEND lowering

Bradley Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 22 08:19:39 PDT 2021


bsmith updated this revision to Diff 374243.
bsmith added a comment.

- Fix mistake in bail condition when logic was reversed.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D110237

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D110237.374243.patch
Type: text/x-patch
Size: 9390 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20210922/5747fc98/attachment.bin>


More information about the llvm-commits mailing list