[llvm-branch-commits] [llvm] [AArch64] SLP can vectorize frem (PR #82488)
Alexey Bataev via llvm-branch-commits
llvm-branch-commits at lists.llvm.org
Thu Feb 22 07:40:40 PST 2024
alexey-bataev wrote:
> Changing `getArithmeticInstrCost` is just too dangerous. What if one opcode needs TLI for a different reason?
That should be fine, what's the dangerous in it?
https://github.com/llvm/llvm-project/pull/82488
More information about the llvm-branch-commits
mailing list