[all-commits] [llvm/llvm-project] dbda87: [X86] Remove unneeded bitconverts from isel patter...

topperc via All-commits all-commits at lists.llvm.org
Sat May 30 20:26:20 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: dbda87186ec1b28a98d7a91a651b5a47c6f06d40
      https://github.com/llvm/llvm-project/commit/dbda87186ec1b28a98d7a91a651b5a47c6f06d40
  Author: Craig Topper <craig.topper at gmail.com>
  Date:   2020-05-30 (Sat, 30 May 2020)

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

  Log Message:
  -----------
  [X86] Remove unneeded bitconverts from isel patterns. NFC

The types already match so TableGen is removing the bitconvert.




More information about the All-commits mailing list