[llvm] [RISCV] Use isCompatible when we need runtime VSETVLIInfo equality. NFC (PR #94340)

Luke Lau via llvm-commits llvm-commits at lists.llvm.org
Mon Jun 10 20:48:52 PDT 2024


lukel97 wrote:

I've tweaked this to reuse isCompatible instead of introducing a new method. == should now be strictly for lattice equality

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


More information about the llvm-commits mailing list