We were only setting this flag the first time we added the blocks
not when we mark them for revisiting.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D134193
[RISCV] Manage the InQueue flag in insertvli correctly. ClosedPublic Authored by craig.topper on Sep 19 2022, 9:44 AM.
Details Summary We were only setting this flag the first time we added the blocks
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Sep 19 2022, 11:07 AM This revision was landed with ongoing or failed builds.Sep 19 2022, 2:28 PM Closed by commit rG0cec96ab250e: [RISCV] Manage the InQueue flag in insertvli correctly. (authored by craig.topper). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 461362 llvm/lib/Target/RISCV/RISCVInsertVSETVLI.cpp
|