[llvm] [SimplifyCFG] Add support for sinking instructions with multiple uses (PR #95521)
via llvm-commits
llvm-commits at lists.llvm.org
Fri Jun 28 02:10:44 PDT 2024
bgra8 wrote:
This patch is causing a 20% regression in `bcmp` running on Intel (Skylake especially).
Details in https://github.com/llvm/llvm-project/issues/96838
https://github.com/llvm/llvm-project/pull/95521
More information about the llvm-commits
mailing list