[PATCH] D65175: [ARM] Transform compare of masked value to shift on Thumb1.

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Jul 30 16:24:34 PDT 2019


efriedma updated this revision to Diff 212466.
efriedma added a comment.

Updated heuristic to match the underlying encodings a bit more closely.


Repository:
  rL LLVM

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

https://reviews.llvm.org/D65175

Files:
  lib/Target/ARM/ARMISelLowering.cpp
  test/CodeGen/Thumb/cmp-and-fold.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D65175.212466.patch
Type: text/x-patch
Size: 7540 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190730/b526dfdb/attachment.bin>


More information about the llvm-commits mailing list