[PATCH] D137241: [X86] Add ExpandLargeFpConvert Pass and enable for X86
Matthias Gehre via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 1 01:21:40 PST 2022
mgehre-amd added a comment.
I think this was the last reason for restricting _BitInt to <= 128 by default in clang. Are you planning to create a PR to lift that restriction now?
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D137241/new/
https://reviews.llvm.org/D137241
More information about the llvm-commits
mailing list