Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp | ||
---|---|---|
211 | nit: you don't need the cast to bool for ASSERT_FALSE, ASSERT_TRUE |
Paths
| Differential D73083
[llvm-exegesis] Add support for AVX512 explicit rounding operands. ClosedPublic Authored by courbet on Jan 21 2020, 1:14 AM.
Details
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Jan 21 2020, 2:35 AM Closed by commit rGd6f4cfdbd792: [llvm-exegesis] Add support for AVX512 explicit rounding operands. (authored by courbet). · Explain WhyJan 21 2020, 2:56 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 239265 llvm/tools/llvm-exegesis/lib/X86/Target.cpp
llvm/unittests/tools/llvm-exegesis/X86/SnippetGeneratorTest.cpp
|
nit: you don't need the cast to bool for ASSERT_FALSE, ASSERT_TRUE