[PATCH] D23677: [AArch64] Avoid materializing constant values when generating csel instructions.

Chad Rosier via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 26 10:43:13 PDT 2016


mcrosier updated this revision to Diff 69399.
mcrosier marked 3 inline comments as done.
mcrosier added a comment.

Address Geoff's comment.


https://reviews.llvm.org/D23677

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  test/CodeGen/AArch64/cond-sel-value-prop.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D23677.69399.patch
Type: text/x-patch
Size: 4408 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160826/d933eb77/attachment.bin>


More information about the llvm-commits mailing list