[all-commits] [llvm/llvm-project] 715bed: [X86] Move IsNOT helper after getTargetConstantBit...

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Sep 26 11:05:20 PDT 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 715bed669dd455f9c0e9836510791de566b9807e
      https://github.com/llvm/llvm-project/commit/715bed669dd455f9c0e9836510791de566b9807e
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2023-09-26 (Tue, 26 Sep 2023)

  Changed paths:
    M llvm/lib/Target/X86/X86ISelLowering.cpp

  Log Message:
  -----------
  [X86] Move IsNOT helper after getTargetConstantBitsFromNode helper. NFC.

A future patch will use getTargetConstantBitsFromNode inside IsNOT.




More information about the All-commits mailing list