llvm-project
387c0b0c - [Lanai] Fix delay slot filler for ret instructions

Commit
77 days ago
[Lanai] Fix delay slot filler for ret instructions Ret instructions have two delay slots, but only one was being bundled. This had the potential to leave instructions after the terminator. Co-Authored-By: Jacques Pienaar <jpienaar@google.com> Reviewers: jpienaar Pull Request: https://github.com/llvm/llvm-project/pull/206191
Parents
Loading