[all-commits] [llvm/llvm-project] 1d8af6: Revert "[Verifier] Additional check for intrinsic ...

sjoerdmeijer via All-commits all-commits at lists.llvm.org
Thu Aug 27 01:28:42 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 1d8af682ef1d1c15c5e8e4341abf18fee0ad238a
      https://github.com/llvm/llvm-project/commit/1d8af682ef1d1c15c5e8e4341abf18fee0ad238a
  Author: Sjoerd Meijer <sjoerd.meijer at arm.com>
  Date:   2020-08-27 (Thu, 27 Aug 2020)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp
    M llvm/test/Verifier/get-active-lane-mask.ll

  Log Message:
  -----------
  Revert "[Verifier] Additional check for intrinsic get.active.lane.mask"

This reverts commit 8d5f64c4edbc190a5a8790157fa1d99cfac34016.

Thanks to Eli Friedma for pointing out that this check is not appropiate here,
this check will be moved to the Lint pass.




More information about the All-commits mailing list