[llvm] [LV][NFC] Marked functions as const. Added LLVM_DEBUG. (PR #96681)

Florian Hahn via llvm-commits llvm-commits at lists.llvm.org
Sun Jul 14 12:54:36 PDT 2024


fhahn wrote:

With this we now print the debug messages about requiring a scalar epilogue at multiple places. Would it be possible to compute it once and set a flag indicating whether a scalar epilogue is required to avoid this?

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


More information about the llvm-commits mailing list