[all-commits] [llvm/llvm-project] 2ac58e: [InstCombine] Remove scalable vector restriction w...

junparser via All-commits all-commits at lists.llvm.org
Tue Dec 15 04:52:25 PST 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 2ac58e21a115d16a91578defc4636c43e3608a2e
      https://github.com/llvm/llvm-project/commit/2ac58e21a115d16a91578defc4636c43e3608a2e
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCasts.cpp
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp
    M llvm/test/Transforms/InstCombine/select.ll

  Log Message:
  -----------
  [InstCombine] Remove scalable vector restriction when fold SelectInst

Differential Revision: https://reviews.llvm.org/D93083


  Commit: e12f584578006e877cc947cde17c8da86177e9cc
      https://github.com/llvm/llvm-project/commit/e12f584578006e877cc947cde17c8da86177e9cc
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineCompares.cpp
    M llvm/test/Transforms/InstCombine/vscale_cmp.ll

  Log Message:
  -----------
  [InstCombine] Remove scalable vector restriction in InstCombineCompares

Differential Revision: https://reviews.llvm.org/D93269


  Commit: ffe84d90e9a7279fafbdcaf70da03174a522ab62
      https://github.com/llvm/llvm-project/commit/ffe84d90e9a7279fafbdcaf70da03174a522ab62
  Author: Jun Ma <JunMa at linux.alibaba.com>
  Date:   2020-12-15 (Tue, 15 Dec 2020)

  Changed paths:
    M llvm/lib/Transforms/InstCombine/InstCombineSelect.cpp

  Log Message:
  -----------
  [InstCombine][NFC] Change cast of FixedVectorType to dyn_cast.


Compare: https://github.com/llvm/llvm-project/compare/db48a6de7702...ffe84d90e9a7


More information about the All-commits mailing list