[PATCH] D111530: [TargetLowering] Optimize expanded SRL/SHL fed into SETCC ne/eq 0

Simon Pilgrim via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 8 08:06:54 PST 2021


RKSimon added inline comments.


================
Comment at: llvm/test/CodeGen/ARM/icmp-shift-opt.ll:150
+   ret i1 %cmp
+}
+
----------------
sorry - I didn't add this one - I'll commit this shortly.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D111530



More information about the llvm-commits mailing list