diff options
author | Luke Lau <luke@igalia.com> | 2024-01-15 13:37:09 +0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-01-15 13:37:09 +0700 |
commit | 0cf768e7f12dfb581fbae40a3b9b77f6c4533c29 (patch) | |
tree | 363ec94b5ed42155b827f9edebab380324a0735f /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | fa5255eee22bf9b0368f6b980adb050b114d9cbd (diff) | |
download | llvm-0cf768e7f12dfb581fbae40a3b9b77f6c4533c29.zip llvm-0cf768e7f12dfb581fbae40a3b9b77f6c4533c29.tar.gz llvm-0cf768e7f12dfb581fbae40a3b9b77f6c4533c29.tar.bz2 |
[RISCV] Handle disjoint or in RISCVGatherScatterLowering (#77800)
This patch adds support for the disjoint flag in the non-recursive case,
as well as adding an additional check for it in the recursive case. Note
that haveNoCommonBitsSet should be equivalent to having the disjoint
flag set, and the check can be removed in a follow-up patch.
Co-authored-by: Philip Reames <preames@rivosinc.com>
---------
Co-authored-by: Philip Reames <preames@rivosinc.com>
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions