[all-commits] [llvm/llvm-project] ff56b7: [flang] Add two llvm_unreachable() calls to new co...
Peter Klausler via All-commits
all-commits at lists.llvm.org
Mon Jul 31 16:05:13 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: ff56b7474f287b28e155c4a481feb47b68b4f7cd
https://github.com/llvm/llvm-project/commit/ff56b7474f287b28e155c4a481feb47b68b4f7cd
Author: Peter Klausler <pklausler at nvidia.com>
Date: 2023-07-31 (Mon, 31 Jul 2023)
Changed paths:
M flang/lib/Optimizer/Builder/PPCIntrinsicCall.cpp
Log Message:
-----------
[flang] Add two llvm_unreachable() calls to new code to silence compiler warning
This gets our -Werror build working again.
Differential Revision: https://reviews.llvm.org/D156745
More information about the All-commits
mailing list