[llvm] Co-issue packed instructions by unpacking (PR #151704)

Jeffrey Byrnes via llvm-commits llvm-commits at lists.llvm.org
Mon Aug 25 11:48:15 PDT 2025


https://github.com/jrbyrnes commented:

I think ideally this would be done in a way such that we could rerun preRA scheduling after this and perhaps undo the unpack if it has made things worse. 

https://github.com/llvm/llvm-project/pull/151704


More information about the llvm-commits mailing list