Skip to content

Conversation

RiverDave
Copy link
Collaborator

Three things:

Copy link

github-actions bot commented Sep 5, 2025

✅ With the latest revision this PR passed the C/C++ code formatter.

@RiverDave RiverDave force-pushed the dave/lower-vec-to-mask branch from 12776fd to 069acc8 Compare September 5, 2025 23:25
@RiverDave RiverDave force-pushed the dave/lower-vec-to-mask branch from 069acc8 to 2bbab3c Compare September 8, 2025 02:22
@RiverDave RiverDave merged commit c543481 into llvm:main Sep 8, 2025
8 of 9 checks passed
tommymcm pushed a commit to tommymcm/clangir that referenced this pull request Sep 10, 2025
Three things:

- Corrected comments to `getZeroInitAttr` as [we return more than only
integrals in that
function](https://github.com/llvm/clangir/blob/2ea4005fa0aa291295b19c200860b5edf9b864b3/clang/include/clang/CIR/Dialect/Builder/CIRBaseBuilder.h#L133).
- Given that `emitX86MaskedCompare` and `emitX86MaskedCompareResult`
helpers are pretty large, Added NYI statements on paths not related to
the current set of intrinsics so review is specific to the ones encoded.
- Added test comments related to the behavior observed coming from the
canonicalizer on: llvm#1770
@RiverDave RiverDave deleted the dave/lower-vec-to-mask branch September 13, 2025 22:32
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