[PATCH] D125504: [AArch64] Add `foldCSELOfCSEl` DAG combine

Karl Meakin via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Aug 16 04:50:10 PDT 2022


This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG6f9423ef0692: [AArch64] Add `foldCSELOfCSEl` DAG combine (authored by Kmeakin).

Changed prior to commit:
  https://reviews.llvm.org/D125504?vs=429082&id=452956#toc

Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125504

Files:
  llvm/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/lib/Target/AArch64/Utils/AArch64BaseInfo.h
  llvm/test/CodeGen/AArch64/fpclamptosat.ll
  llvm/test/CodeGen/AArch64/fpclamptosat_vec.ll
  llvm/test/CodeGen/AArch64/fptosi-sat-scalar.ll
  llvm/test/CodeGen/AArch64/fptosi-sat-vector.ll
  llvm/test/CodeGen/AArch64/i128-math.ll
  llvm/test/CodeGen/AArch64/i256-math.ll
  llvm/test/CodeGen/AArch64/sadd_sat_vec.ll
  llvm/test/CodeGen/AArch64/ssub_sat_vec.ll
  llvm/test/CodeGen/AArch64/uadd_sat_vec.ll
  llvm/test/CodeGen/AArch64/usub_sat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D125504.452956.patch
Type: text/x-patch
Size: 24907 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220816/6d5af373/attachment.bin>


More information about the llvm-commits mailing list