[all-commits] [llvm/llvm-project] bffc65: [x86] add test for vector increment; NFC

RotateRight via All-commits all-commits at lists.llvm.org
Tue Oct 26 05:23:05 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: bffc6574971e22a470c2114c865b29ccb9cfe3d7
      https://github.com/llvm/llvm-project/commit/bffc6574971e22a470c2114c865b29ccb9cfe3d7
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

  Changed paths:
    M llvm/test/CodeGen/X86/combine-sub.ll

  Log Message:
  -----------
  [x86] add test for vector increment; NFC


  Commit: 2ab0148c140dc54efea111b50b1650b7e3bdbfeb
      https://github.com/llvm/llvm-project/commit/2ab0148c140dc54efea111b50b1650b7e3bdbfeb
  Author: Sanjay Patel <spatel at rotateright.com>
  Date:   2021-10-26 (Tue, 26 Oct 2021)

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

  Log Message:
  -----------
  [x86] use cast instead of dyn_cast for unchecked usage; NFC

This was noted as an independent clean-up in D112464.


Compare: https://github.com/llvm/llvm-project/compare/51be7061d025...2ab0148c140d


More information about the All-commits mailing list