[all-commits] [llvm/llvm-project] ff4602: [X86] Cleanup isel patterns to use 'vnot' instead ...

Craig Topper via All-commits all-commits at lists.llvm.org
Sun Jan 31 18:56:04 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: ff460268973533e8d39a7714223891d1b7c62d67
      https://github.com/llvm/llvm-project/commit/ff460268973533e8d39a7714223891d1b7c62d67
  Author: Craig Topper <craig.topper at sifive.com>
  Date:   2021-01-31 (Sun, 31 Jan 2021)

  Changed paths:
    M llvm/lib/Target/X86/X86InstrAVX512.td

  Log Message:
  -----------
  [X86] Cleanup isel patterns to use 'vnot' instead of (xor X, immAllOnesV) to improve readability. NFC




More information about the All-commits mailing list