[llvm] [ConstantHoisting] Add a TTI hook to prevent hoisting. (PR #69004)
Nikita Popov via llvm-commits
llvm-commits at lists.llvm.org
Fri Oct 13 10:07:41 PDT 2023
nikic wrote:
Does this need to be target-specific? Not hoisting divisors to allow efficient expansion seems like something all targets would benefit from.
https://github.com/llvm/llvm-project/pull/69004
More information about the llvm-commits
mailing list