[PATCH] D131230: [RISCV] Allow mismatched SmallDataLimit and use Min for conflicting values
Douglas Yung via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Mon Feb 6 17:46:12 PST 2023
dyung added a comment.
@joshua-arch1 and @hiraditya this change is causing a test failure on many bots. Can you take a look and revert if you need time to investigate?
Failing bots:
- https://lab.llvm.org/buildbot/#/builders/183/builds/10688
- https://lab.llvm.org/buildbot/#/builders/249/builds/349
- https://lab.llvm.org/buildbot/#/builders/231/builds/8162
- https://lab.llvm.org/buildbot/#/builders/121/builds/27741
- https://lab.llvm.org/buildbot/#/builders/230/builds/8973
- https://lab.llvm.org/buildbot/#/builders/57/builds/24514
- https://lab.llvm.org/buildbot/#/builders/109/builds/57335
- https://lab.llvm.org/buildbot/#/builders/247/builds/1342
- https://lab.llvm.org/buildbot/#/builders/36/builds/30143
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D131230/new/
https://reviews.llvm.org/D131230
More information about the cfe-commits
mailing list