[llvm] [MCA] Parameterize variant scheduling classes by explicit variable (PR #92849)

Michael Maitland via llvm-commits llvm-commits at lists.llvm.org
Thu May 23 11:23:26 PDT 2024


================
@@ -72,8 +72,7 @@ class InstrBuilder {
       Descriptors;
 
   // Key is the MCIInst and SchedClassID the describe the value InstrDesc
----------------
michaelmaitland wrote:

Key is no longer the `MCInst`

https://github.com/llvm/llvm-project/pull/92849


More information about the llvm-commits mailing list