[PATCH] D143515: [AsmPrinter] Add hook to override constant folding for printing.

Matt Arsenault via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Feb 14 13:23:47 PST 2023


arsenm added a comment.

I think adding a big-int MCExpr would not be difficult and would avoid the need for this hack to specially handle 0


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D143515



More information about the llvm-commits mailing list