[llvm] [X86] Add custom operation actions for f16: FABS, FNEG, and FCOPYSIGN (PR #128877)

via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 26 07:27:39 PST 2025


StarOne01 wrote:

Just out of curiosity, what happened when i change the default (Promote) to Custom, i understand we override the default and making a custom lower, that means we already have a implementation of custom lowering somewhere?


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


More information about the llvm-commits mailing list