[all-commits] [llvm/llvm-project] 73442d: [X86][NFC] Remove useless code in X86MCCodeEmitter...

KanRobert via All-commits all-commits at lists.llvm.org
Tue Feb 21 22:03:37 PST 2023


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 73442daca11e0a6cbd0cfb7c765802eee8110527
      https://github.com/llvm/llvm-project/commit/73442daca11e0a6cbd0cfb7c765802eee8110527
  Author: Shengchen Kan <shengchen.kan at intel.com>
  Date:   2023-02-22 (Wed, 22 Feb 2023)

  Changed paths:
    M llvm/lib/Target/X86/MCTargetDesc/X86MCCodeEmitter.cpp

  Log Message:
  -----------
  [X86][NFC] Remove useless code in X86MCCodeEmitter.cpp

Neither the switch in A nor the switch in B is fully covered, so we
don't need write an impossible format there.




More information about the All-commits mailing list