[all-commits] [llvm/llvm-project] b699e8: Add another assert to cpu-dispatch emission to hel...
Erich Keane via All-commits
all-commits at lists.llvm.org
Thu Jan 13 06:54:21 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b699e8b11aa92ca4fcade2616d4a4bbc1d3a717e
https://github.com/llvm/llvm-project/commit/b699e8b11aa92ca4fcade2616d4a4bbc1d3a717e
Author: Erich Keane <erich.keane at intel.com>
Date: 2022-01-13 (Thu, 13 Jan 2022)
Changed paths:
M clang/lib/CodeGen/CodeGenModule.cpp
Log Message:
-----------
Add another assert to cpu-dispatch emission to help track down a tough
to repro error.
As mentioned yesterday, I've got a problem that I can only reproduce on
Godbolt (none of the build configs on my local machine!), so this is at
least somewhat usable until I figure out a cause.
More information about the All-commits
mailing list