[all-commits] [llvm/llvm-project] 6f5670: Revert "[Passes] Enable the relative lookup table ...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Wed May 5 05:24:31 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6f5670a4c3d8c079d4b676140ee69e5cc235d5a8
https://github.com/llvm/llvm-project/commit/6f5670a4c3d8c079d4b676140ee69e5cc235d5a8
Author: Martin Storsjö <martin at martin.st>
Date: 2021-05-05 (Wed, 05 May 2021)
Changed paths:
M llvm/include/llvm/CodeGen/BasicTTIImpl.h
Log Message:
-----------
Revert "[Passes] Enable the relative lookup table converter pass on aarch64"
This reverts commit 57b259a852a6383880f5d0875d848420bb3c2945.
The relative lookup table converter pass seems to cause problems
for chromium on Windows/ARM64, see https://crbug.com/1204788.
More information about the All-commits
mailing list