The newly-created constant zero will need an extra register to hold it
in the current statepoint lowering implementation. Remove it if there exists
one.
Details
Details
- Reviewers
arsenm igor-laevsky
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
- Build Status
Buildable 37695 Build 37694: arc lint + arc unit
Event Timeline
llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp | ||
---|---|---|
865–867 | This loses using the right address space sized pointer |
llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp | ||
---|---|---|
865–867 | Should I just assign ActualCallee with ConstCallee? |
Comment Actions
If you need someone to commit a patch for you, you should explicitly state so. I can try to commit this in the next day or so
Comment Actions
Yes. I need some one commit this for me. I am not a committer. Thank you for your help.
Comment Actions
Can you rebase this? I think a similar patch conflicts (a6f38b46972e4e6978c3a768001903d3f3334cb7)
This loses using the right address space sized pointer