[llvm] [GVN] Permit load PRE to happen in more cases (PR #79324)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Mon Feb 19 12:26:07 PST 2024


nikic wrote:

Haven't looked at the implementation yet, but I can already tell you that this causes [large compile-time regressions](https://llvm-compile-time-tracker.com/compare.php?from=6c1dbd5359c4336d03b11faeaea8459b421f2c5c&to=fbf36d485f0f808cdfd322658c5c52edb26ec6a6&stat=instructions:u).

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


More information about the llvm-commits mailing list