diff options
author | Craig Topper <craig.topper@sifive.com> | 2024-11-25 21:36:33 -0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-11-25 21:36:33 -0800 |
commit | bc282605dfe341add6f7ee8234fed2cd55f5656b (patch) | |
tree | 030c33e95d148b898412e5b4595a55d5739f9dd2 /clang/lib/CodeGen/CodeGenModule.cpp | |
parent | 6e57186c0c14702055984f9cfa59be02f0f72356 (diff) | |
download | llvm-bc282605dfe341add6f7ee8234fed2cd55f5656b.zip llvm-bc282605dfe341add6f7ee8234fed2cd55f5656b.tar.gz llvm-bc282605dfe341add6f7ee8234fed2cd55f5656b.tar.bz2 |
[SelectionDAG] Require last operand of (STRICT_)FP_ROUND to be a TargetConstant. (#117639)
Fix all the places I could find that did't do this. We were already
mostly correct for FP_ROUND after
9a976f36615dbe15e76c12b22f711b2e597a8e51, but not STRICT_FP_ROUND.
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.cpp')
0 files changed, 0 insertions, 0 deletions