Skip to content

[SYCL][NFC] Relax LIT test checks to avoid false alarms#553

Merged
bader merged 1 commit intointel:syclfrom
bader:relax-checks
Aug 27, 2019
Merged

[SYCL][NFC] Relax LIT test checks to avoid false alarms#553
bader merged 1 commit intointel:syclfrom
bader:relax-checks

Conversation

@bader
Copy link
Copy Markdown
Contributor

@bader bader commented Aug 27, 2019

False failures might happen when LLVM function/type attributes are assigned differently.
There is no value in checking LLVM intrinsic functions declarations.

False failures might happen when LLVM function/type attributes are
assigned differently.
There is no value in checking LLVM intrinsic functions declarations.

Signed-off-by: Alexey Bader <alexey.bader@intel.com>
@bader bader requested review from Fznamznon and MrSidims August 27, 2019 14:26
@bader bader merged commit 7c76703 into intel:sycl Aug 27, 2019
@bader bader deleted the relax-checks branch August 27, 2019 18:55
vladimirlaz pushed a commit to vladimirlaz/llvm that referenced this pull request Jun 1, 2020
* Refined condition for CapabilityVector16
* Removed redundant assert from SPIRVVectorShuffle

  This assert is redundant because the allowed size of Components
  is checked by Type. Moreover it can interfere with capabilities
  allowing non-standart sizes.

* Added required capabilities for ExecutionModeSubgroupSize
* Added missing float control capabilities to SPIRVIsValidEnum.h
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants