diff options
author | Simon Pilgrim <llvm-dev@redking.me.uk> | 2025-01-21 09:53:00 +0000 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-01-21 09:53:00 +0000 |
commit | b6b18f1eb8f85040629eaeb07a168e3362fdb97b (patch) | |
tree | 051bd47082d042451a6fa27b8686f46a056cbff2 /clang/lib/Basic/Cuda.cpp | |
parent | 455b3d6df20c9bb50cdba66fd2f3202bc43eb4ac (diff) | |
download | llvm-b6b18f1eb8f85040629eaeb07a168e3362fdb97b.zip llvm-b6b18f1eb8f85040629eaeb07a168e3362fdb97b.tar.gz llvm-b6b18f1eb8f85040629eaeb07a168e3362fdb97b.tar.bz2 |
[Reassociate] Don't reassociate vXi1 logical expressions (#123329)
Extends what we already do for i1 types and don't serialize vXi1 logical expressions to improve ILP.
llvm-test-suite numbers
https://github.com/llvm/llvm-project/issues/64840#issuecomment-2053621740
indicate that both reassociations are a net win.
Fixes #64840
Fixes #63946
Diffstat (limited to 'clang/lib/Basic/Cuda.cpp')
0 files changed, 0 insertions, 0 deletions