"mlir/git@repo.hca.bsc.es:lalbano/llvm-bpevl.git" did not exist on "db9713cd776ac5963efc502a5db6b315335aad9a"
[X86] Correct regular expression in Zen scheduler model that was excluding JECXZ instruction.
The regex was looking for JECXZ_32 or JECXZ_64, but their is just one instruction called JECXZ. They used to exist as separate instructions, but were merged over 3 years ago. llvm-svn: 327880
Loading
Please register or sign in to comment