[all-commits] [llvm/llvm-project] 38619f: Fix enumeral mismatch warning. NFCI.

Simon Pilgrim via All-commits all-commits at lists.llvm.org
Tue Mar 31 07:38:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 38619fa7da381b1390f9dc416fe2ed02612483ee
      https://github.com/llvm/llvm-project/commit/38619fa7da381b1390f9dc416fe2ed02612483ee
  Author: Simon Pilgrim <llvm-dev at redking.me.uk>
  Date:   2020-03-31 (Tue, 31 Mar 2020)

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

  Log Message:
  -----------
  Fix enumeral mismatch warning. NFCI.

Don't mix llvm::ISD and llvm::X86ISD.




More information about the All-commits mailing list