[PATCH] D59187: [AArch64] Turn BIC creation into a DAG combine

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Mar 15 14:03:29 PDT 2019


This revision was automatically updated to reflect the committed changes.
Closed by commit rL356299: [AArch64] Turn BIC immediate creation into a DAG combine (authored by nikic, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D59187?vs=190881&id=190895#toc

Repository:
  rL LLVM

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

https://reviews.llvm.org/D59187

Files:
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.cpp
  llvm/trunk/lib/Target/AArch64/AArch64ISelLowering.h
  llvm/trunk/test/CodeGen/AArch64/sadd_sat.ll
  llvm/trunk/test/CodeGen/AArch64/sadd_sat_vec.ll
  llvm/trunk/test/CodeGen/AArch64/sat-add.ll
  llvm/trunk/test/CodeGen/AArch64/ssub_sat.ll
  llvm/trunk/test/CodeGen/AArch64/ssub_sat_vec.ll
  llvm/trunk/test/CodeGen/AArch64/uadd_sat_vec.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59187.190895.patch
Type: text/x-patch
Size: 59039 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190315/1acba815/attachment-0001.bin>


More information about the llvm-commits mailing list