[all-commits] [llvm/llvm-project] 57b259: [Passes] Enable the relative lookup table converte...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Wed Apr 14 03:16:30 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 57b259a852a6383880f5d0875d848420bb3c2945
https://github.com/llvm/llvm-project/commit/57b259a852a6383880f5d0875d848420bb3c2945
Author: Martin Storsjö <martin at martin.st>
Date: 2021-04-14 (Wed, 14 Apr 2021)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
Log Message:
-----------
[Passes] Enable the relative lookup table converter pass on aarch64
After d5c5cf5ce8d921fc8c5e1b608c298a1ffa688d37, it should work fine
for aarch64 on COFF too. (It was disabled when the patch was
(re)applied in e96df3e531f506eea75da0f13d0f8aa9a267f975, pending
that fix.)
More information about the All-commits
mailing list