LMULType always manipulate on Log2LMUL, let all manipulations go
through LMULType::MulLog2LMUL.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D126042
[RISCV][NFC] Remove `*=` operator for LMULType ClosedPublic Authored by eopXD on May 19 2022, 11:24 PM.
Details Summary LMULType always manipulate on Log2LMUL, let all manipulations go
Diff Detail
Event TimelineThis revision is now accepted and ready to land.May 19 2022, 11:44 PM This revision was landed with ongoing or failed builds.May 19 2022, 11:47 PM Closed by commit rGda201aa4242e: [RISCV][NFC] Remove `*=` operator for LMULType (authored by eopXD). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 430889 clang/include/clang/Support/RISCVVIntrinsicUtils.h
clang/lib/Support/RISCVVIntrinsicUtils.cpp
|