RegScavenger::backward is preferred because it does not rely on accurate
kill flags.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D150562
[RISCV] Avoid RegScavenger::forward in RISCVMakeCompressibleOpt ClosedPublic Authored by foad on May 15 2023, 5:50 AM.
Details Summary RegScavenger::backward is preferred because it does not rely on accurate
Diff Detail
Event TimelineHerald added subscribers: llvm-commits, • pcwang-thead, eopXD and 2 others. · View Herald Transcript This revision is now accepted and ready to land.May 15 2023, 2:18 PM This revision was landed with ongoing or failed builds.May 16 2023, 1:13 AM Closed by commit rG8cf5f730fb02: [RISCV] Avoid RegScavenger::forward in RISCVMakeCompressibleOpt (authored by foad). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 522482 llvm/lib/Target/RISCV/RISCVMakeCompressible.cpp
|