[PATCH] D146438: [RISCV][MC] Refine MCInstrAnalysis based on registers used
Job Noorman via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Apr 11 05:42:20 PDT 2023
jobnoorman updated this revision to Diff 512409.
jobnoorman added a comment.
Address reviewer comment: replace `ASSERT_THAT` with `EXPECT_THAT` in tests.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D146438/new/
https://reviews.llvm.org/D146438
Files:
llvm/lib/Target/RISCV/MCTargetDesc/RISCVMCTargetDesc.cpp
llvm/unittests/Target/RISCV/CMakeLists.txt
llvm/unittests/Target/RISCV/MCInstrAnalysisTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D146438.512409.patch
Type: text/x-patch
Size: 11038 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230411/ec777b73/attachment.bin>
More information about the llvm-commits
mailing list