[PATCH] D108875: [InstrInfo] Use 64-bit immediates for analyzeCompare() (NFCI)

Dave Green via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 30 07:33:25 PDT 2021


dmgreen accepted this revision.
dmgreen added a comment.
This revision is now accepted and ready to land.

This looks good to me, for the places where these Immediates get used. I don't see them changing behaviour even on 32bit machines.

Thanks, LGTM.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D108875



More information about the llvm-commits mailing list