[PATCH] D88261: [CodeGen] Do not call `emitGlobalConstantLargeInt` for constant requires 8 bytes to store

LemonBoy via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 24 14:25:41 PDT 2020


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

LGTM, I typo'ed the comparison operator when I removed the switch. Sorry about that.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D88261



More information about the llvm-commits mailing list